{"id":"ravikantheragapati-mybuz-mcp-server","name":"mybuz-mcp-server","homepage":null,"repo_url":"https://github.com/RavikanthEragapati/mybuz-mcp-server","category":"api-gateway","subcategories":[],"tags":["mcp","llm-tools","database","customer-data","agent-integration","java"],"what_it_does":"mybuz-mcp-server is an MCP server that exposes tools intended to interact with a database and retrieve customer-related data so an LLM can answer questions about customers. The README provides only high-level setup/inspection instructions and a local URL, without describing specific tools or schemas.","use_cases":["Customer support question answering backed by database records","LLM-assisted customer data lookup and summarization","Agent workflows that query customer information via MCP"],"not_for":["Public internet-facing deployments without additional security controls","Use cases requiring documented, fine-grained authorization or audited access patterns","Environments where reliability and error handling behavior are not yet verified"],"best_when":"You have a controlled environment to run/inspect the MCP server locally and you can review/verify the actual tool implementations, database access patterns, and error handling.","avoid_when":"You need production-grade operational guarantees (SLA, documented retry/idempotency behavior) or you cannot inspect the code/config to confirm authentication and data access controls.","alternatives":["Use an MCP server template with explicit tool schemas and standardized auth (rather than an undocumented one-off server)","Wrap your database in a REST/GraphQL service with OpenAPI/SDL and then connect the LLM/agent to that API","Use existing customer-data retrieval tools/services (if available) with well-defined permissions"],"af_score":28.5,"security_score":19.0,"reliability_score":20.0,"package_type":"mcp_server","discovery_source":["github"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T20:01:35.780019+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":true,"mcp_server_url":"http://localhost:9090/see","has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":[],"oauth":false,"scopes":false,"notes":"The README does not mention authentication, authorization, or any access control mechanism for the MCP server or underlying database."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"No pricing information provided."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":28.5,"security_score":19.0,"reliability_score":20.0,"mcp_server_quality":45.0,"documentation_accuracy":30.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":20.0,"rate_limit_clarity":10.0,"tls_enforcement":20.0,"auth_strength":10.0,"scope_granularity":10.0,"dependency_hygiene":30.0,"secret_handling":30.0,"security_notes":"Security controls are not documented in the provided README. There is no stated authentication/authorization or scope model for tool/database access. TLS requirements and secret-handling practices are not described.","uptime_documented":0.0,"version_stability":30.0,"breaking_changes_history":30.0,"error_recovery":20.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["README does not list MCP tools/resources/prompts or their exact input/output schemas, so agents may need code inspection to know how to call tools correctly.","Database-backed tools may expose sensitive customer data; without documented auth/scopes, agents could unintentionally request more data than intended.","No guidance on pagination, timeouts, retries, or rate limits; agents may receive partial results or fail on large datasets."]}}