MCP Directory
Back

dedalus-mcp-python

by dedalus-labs · Python · ★ 154

A simple and performant Model Context Protocol framework for Python.

#client#framework#mcp#model-context-protocol#python#server

Install

pip install git+https://github.com/dedalus-labs/dedalus-mcp-python.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "dedalus-mcp-python": {
      "command": "uvx",
      "args": [
        "git+https://github.com/dedalus-labs/dedalus-mcp-python.git"
      ]
    }
  }
}

From the README

Minimal, spec-faithful Python framework for building Model Context Protocol (MCP) clients and servers. [](https://www.ycombinator.com/launches/Od1-dedalus-labs-build-deploy-complex-agents-in-5-lines-of-code) Dedalus MCP wraps the official MCP reference SDK with ergonomic decorators, automatic schema inference, and production-grade operational features. Full compliance with MCP. Dedalus MCP is for teams that have their infrastructure figured out. You have an IdP. You have logging. You have deployment pipelines. You don't need another framework's opinions on these things—you need MCP done cor…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related security servers