Skip to content
Claude Code

Outline MCP Server for Claude Code

io.github.vortiago/mcp-outline

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

client:Claude Code transport:stdio runtime:pypi

Install Outline MCP Server in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp-outline -e OUTLINE_API_KEY=<OUTLINE_API_KEY> -e OUTLINE_API_URL=<OUTLINE_API_URL> -- uvx mcp-outline

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Outline MCP Server in other clients