mcp-outline and cmcp
The server, designed for AI assistants to interact with Outline documentation, and the command-line utility for interacting with such servers are complements.
About mcp-outline
Vortiago/mcp-outline
A Model Context Protocol (MCP) server enabling AI assistants to interact with Outline documentation services.
This project helps teams using Outline documentation by connecting their AI assistants directly to Outline. It allows AI tools to search, read, create, edit, and manage documents, collections, and comments within Outline. Anyone who uses Outline for team knowledge management and wants to leverage AI to interact with that content will find this useful.
About cmcp
RussellLuo/cmcp
A command-line utility for interacting with MCP servers.
This is a command-line tool for developers who work with MCP (Model Context Protocol) servers. It helps you interact with an MCP server, whether it's running locally via STDIO or remotely via HTTP, by sending commands, methods, and parameters. You provide an MCP server endpoint (command or URL) and the specific operation (like listing prompts or calling a tool), and it returns the corresponding output from the server. It is primarily for developers integrating or testing applications that communicate with MCP servers.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work