Outline MCP Server
JSON →MCP server for the Outline knowledge base and document management tool.
Tools · 8
- 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
- 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
Environment variables
OUTLINE_API_KEYOUTLINE_BASE_URL
★ 16 GitHub stars