{"id":"mrexodia-zeromcp","name":"zeromcp","af_score":52.8,"security_score":38.8,"reliability_score":23.8,"what_it_does":"zeromcp is a minimal, zero-dependency (stdlib-only) Python implementation of the Model Context Protocol (MCP) that lets you expose typed Python functions as MCP tools/resources/prompts, and serve them over HTTP/SSE or over stdio.","best_when":"You want a small, pure-Python MCP server for local or controlled environments, with tool schemas derived from native Python type hints.","avoid_when":"You need strong built-in access control, audited security features, or documented rate limiting/SLA-style operational guarantees.","last_evaluated":"2026-03-30T13:51:37.905580+00:00","has_mcp":true,"has_api":false,"auth_methods":[],"has_free_tier":false,"known_gotchas":["CORS defaults to allowing localhost origins on any port; this is browser-relevant and may be risky if exposed beyond local use.","HTTP endpoint preference is mentioned, but some MCP clients may not support /mcp consistently.","No auth/rate-limit behavior is described in the provided README, so agents should assume they may need to enforce network/access controls externally."],"error_quality":null}