{"id":"apepkuss-axum-http-mcp-server","name":"axum-http-mcp-server","af_score":40.2,"security_score":23.8,"reliability_score":17.5,"what_it_does":"Provides an Axum-based MCP server (compiled to WebAssembly in the README) that exposes an HTTP JSON-RPC endpoint (/api/counter in the example) and implements at least a sample tool named \"counter\" with operations like increment, decrement, and get_value.","best_when":"You want a minimal, local/offline MCP tool server interface to prototype agent tool calls over HTTP.","avoid_when":"You need enterprise-grade security controls, published reliability/SLA, or well-specified interface contracts beyond the single example.","last_evaluated":"2026-04-04T21:22:34.573725+00:00","has_mcp":true,"has_api":true,"auth_methods":[],"has_free_tier":false,"known_gotchas":["No auth is documented; agents in untrusted networks may be able to call tools if exposed.","Only a single example tool endpoint/tool name is shown; other tools and argument schemas may not be documented in the provided README excerpt.","No documented error format or retry/backoff behavior for failed JSON-RPC calls."],"error_quality":0.0}