{"id":"yonaka15-mcp-server-as-http","name":"mcp-server-as-http","af_score":43.8,"security_score":47.2,"reliability_score":27.5,"what_it_does":"Runs an HTTP server that exposes a REST endpoint to forward requests to one or more Model Context Protocol (MCP) servers. It supports bearer-token authentication (optionally disabled), loads MCP server commands from a JSON configuration file, and includes a health check and logging.","best_when":"You want a simple HTTP façade over MCP tools and can deploy/control the service (including the MCP server processes it launches).","avoid_when":"You cannot accept that request payloads may contain raw MCP JSON-RPC commands without additional validation/sanitization, or you require strict rate limiting/pagination/retry semantics documented for clients.","last_evaluated":"2026-04-04T21:22:49.362634+00:00","has_mcp":true,"has_api":true,"auth_methods":["Bearer token in Authorization header"],"has_free_tier":false,"known_gotchas":["API accepts a 'command' field that appears to pass through raw MCP JSON-RPC; agents must format it precisely.","Authentication can be disabled; ensure the correct environment variables are set when running in automated contexts.","MCP servers are started via commands/args from a JSON config; misconfiguration can cause startup/tool-call failures that may not be machine-readable."],"error_quality":0.0}