mcp-server and plane-mcp-server

These two Model Context Protocol (MCP) servers are competitors, as both aim to provide an MCP implementation for different platforms—Keboola and Plane, respectively—meaning users would choose one based on their underlying platform.

mcp-server
58
Established
plane-mcp-server
58
Established
Maintenance 13/25
Adoption 9/25
Maturity 16/25
Community 20/25
Maintenance 10/25
Adoption 10/25
Maturity 15/25
Community 23/25
Stars: 83
Forks: 25
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 168
Forks: 73
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
No Package No Dependents

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.

About plane-mcp-server

makeplane/plane-mcp-server

Plane's Official Model Context Protocol Server 🔌 ⌨️ 🔥

Implements MCP for Plane's project management API with multiple transport options (stdio, HTTP, SSE) and flexible authentication via API keys, PAT tokens, or OAuth. Exposes 50+ tools covering projects, work items, cycles, modules, initiatives, and intake workflows—all validated against Plane's Pydantic SDK models. Designed for AI agent integration, supporting both local stdio connections and remote hosted deployments at mcp.plane.so.

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