mcp-db-server

JamesSmith888/mcp-db-server
★ 2 stars Java 🗄️ Database Updated 4mo ago
A Spring AI-based MCP capable of executing any SQL query. 一个基于 Spring AI 的MCP服务,可执行任意 SQL。
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-db-server": {
      "command": "npx",
      "args": [
        "-y",
        "JamesSmith888/mcp-db-server"
      ]
    }
  }
}

Topics

aimcp-serverspring-ai