{"id":"delei-mcp-server-database-jdbc","name":"mcp-server-database-jdbc","homepage":null,"repo_url":"https://github.com/delei/mcp-server-database-jdbc","category":"infrastructure","subcategories":[],"tags":["mcp","database","jdbc","java","langchain4j","spring-boot","agent-tools"],"what_it_does":"An MCP (Model Context Protocol) server intended to provide an LLM access to databases via JDBC (i.e., a bridge between model tools and database queries/operations).","use_cases":["Enabling an agent to query a relational database using MCP tool calls","LLM-assisted analytics and ad-hoc reporting over existing databases","Database-aware workflows (e.g., schema inspection, data lookup) mediated through an LLM"],"not_for":["Production environments requiring strict auditability without additional safeguards","Use cases needing a full managed database security boundary (networking, row-level security, etc.) without proper configuration","Situations where the repo README/docs are insufficient to guarantee safe query construction and permissioning"],"best_when":"You have an MCP-capable agent runtime and can lock down database credentials/permissions, while also validating the server’s supported MCP tools and behaviors (not shown in provided README).","avoid_when":"You need a ready-to-run, well-documented, turnkey MCP server or you cannot review the implementation for auth, query safety, and error handling.","alternatives":["LangChain4j or Spring AI direct JDBC tools (without MCP)","A custom MCP server with explicit allowlists for queries/operations","Database-specific integrations/tools from your agent framework vendor"],"af_score":19.8,"security_score":29.0,"reliability_score":12.5,"package_type":"mcp_server","discovery_source":["github"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T19:50:09.530512+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":true,"mcp_server_url":null,"has_sdk":false,"sdk_languages":["Java"],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":["Database authentication (implementation-dependent; not documented in provided README)"],"oauth":false,"scopes":false,"notes":"No authentication/authorization mechanism details are present in the provided README beyond the MCP/JDBC intent; actual auth strength depends on the server implementation and how database credentials/permissions are supplied."},"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; appears to be open-source infrastructure."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":19.8,"security_score":29.0,"reliability_score":12.5,"mcp_server_quality":40.0,"documentation_accuracy":10.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":30.0,"rate_limit_clarity":0.0,"tls_enforcement":30.0,"auth_strength":25.0,"scope_granularity":20.0,"dependency_hygiene":45.0,"secret_handling":30.0,"security_notes":"Provided materials do not include any explicit security guidance (TLS requirements, auth method, permission model, secrets handling, or query safety controls). Given this is a database-access MCP server, the primary risks are credential exposure and overly-permissive DB access or unsafe query generation; these cannot be validated from the minimal README.","uptime_documented":0.0,"version_stability":30.0,"breaking_changes_history":0.0,"error_recovery":20.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Agents may attempt unsafe or overly broad SQL unless the MCP tool layer enforces strict allowlists/parameterization.","Without documented schemas/tool outputs, agents may misinterpret what operations are supported.","Database connectivity/permissions misconfiguration can lead to errors that agents cannot recover from without guidance."]}}