Outline
JSON →Interact with Outline, the open-source knowledge base and wiki, directly through your AI assistant.
Install
uvx mcp-outline Tools · 8
- list_collections List all collections
- get_collection Get details of a specific collection
- list_documents List documents in a collection
- get_document Get details of a specific document
- search_documents Search documents by query
- create_document Create a new document
- update_document Update an existing document
- delete_document Delete a document
Environment variables
OUTLINE_API_KEYOUTLINE_API_URLYOUR_API_KEYYOUR_OUTLINE_URL
Links
★ 150 GitHub stars