dedalus-labs/dedalus-mcp-python

View on GitHub ↗

A simple and performant Model Context Protocol framework for Python.

143 ★10 forksPythonUpdated 7mo ago

What you need to know

Minimal, spec-faithful Python framework for building MCP clients and servers with decorators and automatic schema inference.

Install

pip install from the repo; from Y Combinator S25.

Usage

  • Decorate handlers with @tool and collect them with server.collect.

Key features

  • @tool decorator + server.collect
  • automatic schema inference
  • tracks every spec change
  • security-first auth framework
  • much smaller than FastMCP

Reviewed 2026-08-11

Topics

clientframeworkmcpmodel-context-protocolpythonserver
Stars
143★
Forks
10
Language
Python
License
MIT
Created
2025-10-05
Last push
2026-01-28