{"id":"ravitemer-mcp-hub","name":"mcp-hub","af_score":52.5,"security_score":43.8,"reliability_score":42.5,"what_it_does":"mcp-hub is a local (or self-hosted) management and routing server for Model Context Protocol (MCP). It centralizes lifecycle management of multiple MCP servers (STDIO for local processes and streamable-http/SSE for remote) and exposes a unified MCP endpoint (/mcp) plus a management REST API (/api/*) and event stream (/api/events) for monitoring status and capability changes.","best_when":"You want to run MCP servers yourself and provide a single stable MCP endpoint and monitoring layer for multiple tools/resources, especially in local development.","avoid_when":"You need strict security controls around configuration-driven secret injection/command execution, or you cannot provide TLS/auth to protect the /api/* and /mcp endpoints.","last_evaluated":"2026-03-30T13:27:50.315733+00:00","has_mcp":true,"has_api":true,"auth_methods":["OAuth 2.0 with PKCE flow (for remote server authentication per README)","Header-based token authentication (headers field and Authorization header examples)"],"has_free_tier":false,"known_gotchas":["Configuration placeholders support `${cmd: ...}` which may execute commands; agent automation should treat configs as sensitive and avoid injecting untrusted values.","Rate limit behavior is not documented in provided README.","Whether hub REST endpoints (/api/*) are authenticated is not clearly documented; agents should assume they need protection if exposed beyond localhost."],"error_quality":0.0}