{"id":"liqingdong-mcp-server-demo","name":"mcp-server-demo","af_score":30.8,"security_score":24.5,"reliability_score":17.5,"what_it_does":"An example MCP (Model Context Protocol) server built with Spring Boot 3.4.4, exposing tool-like services via annotations. It includes a NumberService (parity check and prime detection) and a WeatherService (currently described as using random number pseudocode rather than a real third-party API). It supports MCP interaction via STDIO mode and SSE over HTTP.","best_when":"You want a reference implementation to demonstrate MCP tool exposure patterns and basic service logic to a local MCP client.","avoid_when":"You need real, reliable external integrations, fine-grained access control, or production-grade operational controls without verifying the underlying implementation.","last_evaluated":"2026-04-04T19:41:38.940278+00:00","has_mcp":true,"has_api":false,"auth_methods":[],"has_free_tier":false,"known_gotchas":["WeatherService is described as random pseudocode rather than a real API integration, which may produce unrealistic or non-deterministic results.","No authentication details are documented; some MCP clients or deployment scenarios may require additional transport/security configuration."],"error_quality":0.0}