Install MCP servers hosted on npm or PyPi using this tool. Specify the package name, arguments, and environment variables to set up the server via npx or uvx.
Generate documentation for MCP servers built using the boilerplate template. Provides clear API references and implementation guides for developers creating custom MCP server integrations.
Set up an existing API key for MCP access to save it in the .env file for future requests, ideal for users who registered via OAuth and created a key on the web portal.
An MCP server that enables reading, writing, and searching documents in Outline via its API. It supports document management, full-text search, and collection organization using Markdown formatting.
A Model Context Protocol server that enables AI assistants like Claude to interact with Outline document services, supporting document searching, reading, creation, editing, and comment management.
Enables LLMs to interact with Outline wiki for document management, search, collections, and comments, with optional AI-powered features including RAG-based Q\&A and content summarization.