outline-mcp-server

outline-mcp-server

3.5

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 that provides tools for interacting with Outline's API, enabling AI agents to manage documents, collections, and other entities programmatically through the Outline knowledge base platform.

The Outline MCP Server is designed to facilitate seamless interaction with the Outline API, allowing AI agents to manage documents, collections, and other entities within the Outline knowledge base platform. It supports a wide range of document management functionalities, including creating, updating, deleting, and searching documents. Additionally, it offers collection and comment management capabilities, as well as user management features. The server is built to work with AI assistants that support the Model Context Protocol, such as Claude via Cursor, and is implemented using Supergateway for reliable connectivity. The server can be easily installed and configured using Node.js, and it supports customization through environment variables and CLI options.

Features

  • Document Management: Create, update, delete, list, search, and manage documents.
  • Collection Management: Get details, list, create, and update collections.
  • Comment Management: Create, update, and delete comments on documents.
  • User Management: List and filter users.
  • Reliable Connectivity: Uses Supergateway for enhanced connectivity with Cursor's MCP integration.