{"id":"sidharthrajaram-mcp-sse","name":"mcp-sse","af_score":41.0,"security_score":30.2,"reliability_score":17.5,"what_it_does":"Provides a reference implementation of MCP (Model Context Protocol) tools transported over Server-Sent Events (SSE). It includes an example SSE-based MCP server (weather tools backed by external weather services) and a standalone MCP client that connects to the SSE endpoint and invokes the server’s tools.","best_when":"You want a working pattern for SSE transport with MCP and you can run the server/client in a controlled environment (e.g., internal network) while adapting the example code.","avoid_when":"You need a turnkey, well-specified API product with documented authentication, rate limiting, and operational/SLA guarantees.","last_evaluated":"2026-03-30T13:33:44.795714+00:00","has_mcp":true,"has_api":false,"auth_methods":["Environment variable API key (ANTRHOPIC_API_KEY mentioned in README for tool usage in the example)"],"has_free_tier":false,"known_gotchas":["No explicit guidance is provided on authentication/authorization for connecting to the SSE endpoint.","No explicit retry/idempotency guidance is documented for tool calls.","The README demonstrates example tool invocation but does not document server tool schemas/edge cases in detail."],"error_quality":0.0}