HelicopterHelicopter/outline-mcp-server
3.3
If you are the rightful owner of outline-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for Outline that facilitates document management through the Outline API.
Tools
Functions exposed to the LLM to take actions
outline_get_document
Get a specific document by ID.
outline_search_documents
Search for documents across your Outline instance.
outline_list_documents
List documents, optionally filtered by collection.
outline_create_document
Create a new document with Markdown content.
outline_update_document
Update an existing document.
outline_delete_document
Delete a document.
outline_list_collections
List all collections in your Outline instance.
outline_get_collection
Get information about a specific collection.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client