Outline MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OUTLINE_API_KEY | Yes | Your Outline API token generated from Settings -> API Tokens | |
| OUTLINE_BASE_URL | Yes | The URL of your Outline instance (e.g., https://app.getoutline.com) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| outline_get_documentB | Get a specific document from Outline by ID |
| outline_search_documentsC | Search for documents in Outline |
| outline_list_documentsB | List documents from Outline, optionally filtered by collection |
| outline_create_documentC | Create a new document in Outline |
| outline_update_documentC | Update an existing document in Outline |
| outline_delete_documentC | Delete a document from Outline |
| outline_list_collectionsB | List all collections in Outline |
| outline_get_collectionC | Get information about a specific collection |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/HelicopterHelicopter/outline-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server