Loading MCP server directory, please wait...
Connect AI assistants to Outline for document search, reading, and management
npx @getmcp/cli add io.github.Vortiago/mcp-outlineRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Vortiago/mcp-outline": {
"command": "uvx",
"args": [
"mcp-outline"
],
"env": {
"OUTLINE_API_KEY": "",
"OUTLINE_API_URL": ""
}
}
}
}