outline-mcp-server

outline-mcp-server

21

Outline MCP Server is a specialized MCP server for interacting with Outline's API. It offers extensive document, collection, comment, and user management features through the Outline knowledge base platform. It is intended for use with AI agents supporting the Model Context Protocol.

What is the default port for the Outline MCP Server?

The default port for the Outline MCP Server is 6060, but it can be changed using the --port option.

What are the prerequisites for running the Outline MCP Server?

You need Node.js (v18 or higher) and an Outline account with API access.

How do I provide my Outline API key to the server?

You can provide your Outline API key by setting the OUTLINE_API_KEY environment variable.

Can I use a custom Outline API URL?

Yes, you can specify a custom Outline API URL by setting the OUTLINE_API_URL environment variable.

What AI assistants can use the Outline MCP Server?

The server can be used with AI assistants that support the Model Context Protocol, such as Claude via Cursor.