mcp-outline and mcp-server

Both projects implement an MCP server, but one is tailored for Outline documentation services and the other for the Keboola Platform, making them competitors for different specific use cases rather than direct competitors in a general sense.

mcp-outline
77
Verified
mcp-server
58
Established
Maintenance 13/25
Adoption 18/25
Maturity 25/25
Community 21/25
Maintenance 13/25
Adoption 9/25
Maturity 16/25
Community 20/25
Stars: 110
Forks: 36
Downloads: 6,729
Commits (30d): 0
Language: Python
License: MIT
Stars: 83
Forks: 25
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No Package No Dependents

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

keboola/mcp-server

Model Context Protocol (MCP) Server for the Keboola Platform

Exposes Keboola's data pipelines, transformations, and job orchestration as composable tools via the Model Context Protocol, enabling AI agents to query tables, create SQL transformations, trigger jobs, and manage development branches through a unified interface. Supports both a hosted remote server with OAuth authentication (for Cursor, Claude, Windsurf, and other MCP clients) and local deployment with configurable tool authorization via HTTP headers for access control. Built on Streamable HTTP transport with granular read-only and tool-filtering capabilities to safely integrate Keboola workflows into AI agent workflows.

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