mcp-server-outline

gupila/mcp-server-outline
★ 1 stars JavaScript 🤖 AI/LLM Updated 14d ago
MCP server for Outline wiki — search, read, create, update, and manage documents and collections. Works with Claude Code, Gemini, Codex, and any MCP-compatible AI tool via Docker MCP Gateway.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-outline": {
      "command": "npx",
      "args": [
        "-y",
        "gupila/mcp-server-outline"
      ]
    }
  }
}

Topics

ai-toolsdockerknowledge-basemcpmcp-servermodel-context-protocoloutlinetypescript