plane-mcp-server and dedalus-mcp-python
The Python framework provides a client-side implementation of the Model Context Protocol, while the other tool offers a server-side implementation, making them complementary components for building a complete MCP system.
About plane-mcp-server
makeplane/plane-mcp-server
Plane's Official Model Context Protocol Server 🔌 ⌨️ 🔥
This server helps integrate Plane, a project management platform, with AI agents. It allows AI agents to read and modify Plane data like projects, tasks, cycles, and modules. The output is automated updates and insights within your Plane workspace, making it useful for project managers, product owners, and development team leads who want to automate or enhance their project workflows using AI.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work