dedalus-mcp-python and plane-mcp-server
About dedalus-mcp-python
dedalus-labs/dedalus-mcp-python
A simple and performant Model Context Protocol framework for Python.
Wraps the official MCP SDK with decorator-based registration (decoupling functions from specific server instances), implements strict protocol versioning with capability dataclasses per spec version, and validates responses against JSON schemas to catch structural drift. Built for teams with existing infrastructure—no bundled auth, CLI scaffolding, or middleware opinions—and ships at 122 KB with every feature traced to MCP spec clauses for debuggability.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work