Loading MCP server directory, please wait...
Tree-structured knowledge base as an MCP server
npx @getmcp/cli add io.github.ynishi/outline-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ynishi/outline-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ynishi/outline-mcp:0.6.0"
]
}
}
}