mcp-server-database-jdbc

delei/mcp-server-database-jdbc
★ 2 stars Java 🤖 AI/LLM Updated 9mo ago
A MCP (model context protocol) server that gives the LLM access to and knowledge about databases
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-database-": {
      "command": "npx",
      "args": [
        "-y",
        "delei/mcp-server-database-jdbc"
      ]
    }
  }
}

Topics

aijavalangchain4jmcpspringspring-aispring-boot