Skip to content
Back to search
30
MCP v1.8.0

Outline MCP Server

io.github.Vortiago/mcp-outline

Connect AI assistants to Outline for document search, reading, and management

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Outline MCP Server
Connect AI assistants to Outline for document search, reading, and management
0 tools
mcp-outline
A Model Context Protocol (MCP) server enabling AI assistants to interact with Outline documentation services.
0 tools
@mseep/outline-mcp-server
An MCP server for interacting with Outline's API
0 tools
@knowledgine/mcp-server
MCP server exposing knowledge search tools for AI coding assistants
0 tools
MCP Advisor
Browse, search, and discover MCP servers from your AI assistant
0 tools
mcp-web-tools
MCP server providing web search tools for AI assistants
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "outline_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}