mcp-outline and cmcp

mcp-outline
70
Verified
cmcp
56
Established
Maintenance 13/25
Adoption 18/25
Maturity 18/25
Community 21/25
Maintenance 10/25
Adoption 11/25
Maturity 18/25
Community 17/25
Stars: 110
Forks: 36
Downloads: 6,729
Commits (30d): 0
Language: Python
License: MIT
Stars: 18
Forks: 9
Downloads: 199
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No risk flags

About mcp-outline

Vortiago/mcp-outline

A Model Context Protocol (MCP) server enabling AI assistants to interact with Outline documentation services.

Exposes comprehensive document operations (search, create, edit, archive) and collection management alongside threaded comments and backlink discovery, all accessible via MCP Resources using URI schemes like `outline://document/{id}`. Built in Python with automatic rate-limit handling and retry logic, it supports both stdio transport for local use and HTTP/SSE for remote deployments, with flexible access control through read-only mode, per-operation restrictions, and dynamic tool filtering by user role.

About cmcp

RussellLuo/cmcp

A command-line utility for interacting with MCP servers.

Supports both STDIO and HTTP/SSE transports for connecting to MCP servers, with JSON-RPC request/response inspection via verbose mode. Enables direct invocation of server capabilities—prompts, resources, and tools—using inline parameters or a shared `mcp.json` configuration file compatible with Cursor and Claude Code. Handles parameter marshaling (string values, JSON objects, environment variables, HTTP headers) through command-line syntax similar to curl.

Scores updated daily from GitHub, PyPI, and npm data. How scores work