dedalus-mcp-python and plane-mcp-server

dedalus-mcp-python
59
Established
plane-mcp-server
58
Established
Maintenance 10/25
Adoption 18/25
Maturity 24/25
Community 7/25
Maintenance 10/25
Adoption 10/25
Maturity 15/25
Community 23/25
Stars: 149
Forks: 5
Downloads: 3,431
Commits (30d): 0
Language: Python
License: MIT
Stars: 168
Forks: 73
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No Package No Dependents

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.

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