JamesSmith888/mcp-mysql-server
A Spring AI-based MCP capable of executing any SQL query. 一个基于 Spring AI 的MCP服务,可执行任意 SQL。
Platform-specific configuration:
{
"mcpServers": {
"mcp-mysql-server": {
"command": "npx",
"args": [
"-y",
"mcp-mysql-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...