{"id":"changsong-open-mcp-server","name":"open-mcp-server","af_score":33.8,"security_score":36.8,"reliability_score":22.5,"what_it_does":"Open-MCP-Server is a Java service framework that implements Model Context Protocol (MCP) support and provides a configurable bridge to multiple backend/API types (e.g., REST/gRPC/Dubbo/SOAP). It also exposes endpoints for AI assistant/session chat and for invoking MCP-style tools, plus management and code-generation utilities.","best_when":"You can run and configure the service yourself (Spring Boot/Java) and want an MCP-capable integration layer for internal or trusted systems.","avoid_when":"You need well-documented auth/rate-limiting/error semantics and an official machine-readable API spec/SDK; those are not evident from the provided README excerpt.","last_evaluated":"2026-04-04T20:02:15.649442+00:00","has_mcp":true,"has_api":true,"auth_methods":["Cookie-based authentication example for /api/test (cookie field in request)"],"has_free_tier":false,"known_gotchas":["Authentication/authorization details are not clearly documented (only a cookie example for a test endpoint).","MCP server transport configuration is shown as stdio via Spring property, but no concrete tool schemas or MCP endpoint/URL contract is provided in the README excerpt.","No explicit retry/backoff guidance or documented rate-limit behavior.","Code generation endpoints accept arbitrary apiUrl/method/requestData/responseData; an agent should be careful about SSRF-like risks and payload handling."],"error_quality":0.0}