by mrexodia · MCP Server · ★ 74
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
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 Installation Or with uv: Quick Start Then manually test your MCP server with the inspector: Once things are working you can configure the : json { "mcpServers": { "my-s
| Stars | 74 |
| Forks | 2 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 42.7/100 |
| Open Issues | 4 |
| Last Updated | 2026-03-27 |
| Created | 2025-11-15 |
| Platforms | mcp, python |
| Est. Tokens | ~13k |
These tools work well together with zeromcp for enhanced workflows:
Looking for a zeromcp alternative? If you're comparing zeromcp with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Magg: The MCP Aggregator
Model Context Protocol server for GraphQL
A plugin-based gateway that orchestrates other MCPs and allows developers to build upon it enterprise-grade ag
An MCP server that executes Python code in isolated rootless containers with optional MCP server proxying. Imp
Control Neovim using Model Context Protocol (MCP) and the official neovim/node-client JavaScript library
Model Context Protocol server for secure command-line interactions on Windows systems
Explore other popular mcp server tools:
zeromcp is Zero-dependency MCP server implementation.. It is categorized as a MCP Server with 74 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 74 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.
The top alternatives to zeromcp on Agent Skills Hub include magg, mcp-graphql, mcp-gateway. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.