Back to directory
vortiago/mcp-outline

vortiago/mcp-outline

@Vortiago

A Model Context Protocol (MCP) server enabling AI assistants to interact with Outline documentation services.

outlinedocumentationmcpdocument-managementapiproductivitytool

Installation & Configuration

{
  "mcpServers": {
    "mcp-outline": {
      "command": "uvx",
      "args": [
        "mcp-outline"
      ],
      "env": {
        "OUTLINE_API_KEY": "<YOUR_API_KEY>",
        "OUTLINE_API_URL": "<YOUR_OUTLINE_URL>"
      }
    }
  }
}

Information

Transport
stdiossestreamable-http
Language
Python
Created
2026/6/12
Updated
2026/6/13