by mrexodia · MCP Server · ★ 81
zeromcp Minimal MCP server implementation in pure Python. A lightweight, handcrafted implementation of the Model Context Protocol focused on what most users actually need: exposing tools with clean Python type annotations. Features ✨ Zero dependencies - Pure Python, standard library only 🎯 Type-safe - Native Python type annotations for everything 🚀 Fast - Minimal overhead, maximum performance 🛠️ Handcrafted - Written by a human1, verified against the spec 🌐 HTTP/SSE transport - Streamable responses 📡 Stdio transport - For legacy clients 📦 Tiny - Less than 1,000 lines of code...
| Stars | 81 |
| Forks | 2 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 71.6310197232163/100 |
| Open Issues | 6 |
| Last Updated | 2026-06-27 |
| Created | 2025-11-15 |
| Platforms | mcp, python |
| Est. Tokens | ~12k |
These tools work well together with zeromcp for enhanced workflows:
Explore other popular mcp server tools:
zeromcp is Zero-dependency MCP server implementation.. It is categorized as a MCP Server with 81 GitHub stars.
zeromcp is primarily written in Python. It covers topics such as mcp, mcp-sdk, modelcontextprotocol.
You can find installation instructions and usage details in the zeromcp GitHub repository at github.com/mrexodia/zeromcp. The project has 81 stars and 2 forks, indicating an active community.
zeromcp is released under the MIT license, making it free to use and modify according to the license terms.