mcp-outline and mcp-server-starrocks
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 mcp-server-starrocks
StarRocks/mcp-server-starrocks
StarRocks MCP (Model Context Protocol) Server
Enables AI assistants to explore and query StarRocks databases via tools for SQL execution, schema inspection, and data visualization with Plotly charts. Supports multiple transport modes (stdio, streamable HTTP) and provides in-memory caching of table/database overviews to optimize repeated metadata requests. Integrates directly with MCP hosts through environment-based configuration, supporting both individual connection parameters and connection URL strings.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work