mcp-outline and modelscope-mcp-server
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 modelscope-mcp-server
modelscope/modelscope-mcp-server
ModelScope's official MCP Server (in active development).
Exposes ModelScope's AI resources through MCP with tools for text-to-image and image-to-image generation, semantic search across models/datasets/papers/apps, and resource metadata retrieval. Implements stdio, HTTP, and SSE transports for flexible client integration across Claude Desktop, Cursor, Cherry Studio, and other MCP-compatible applications. Requires ModelScope API token authentication and supports Docker deployment via GitHub Container Registry.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work