DB Connector (MySQL/PostgreSQL)
MCP Serverby freepeak · Added 5mo ago
Claude
357
Install
git clone https://github.com/freepeak/db-mcp-serverAdd to Claude
claude mcp add freepeak-db-mcp-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"db-connector-mysql-postgresql": {
"command": "npx",
"args": [
"@modelcontextprotocol/db-connector-mysql-postgresql"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Enables direct interaction with MySQL and PostgreSQL databases through a Go-based connectivity layer that supports both local stdio and production SSE transport modes for querying, analyzing, and manipulating structured data.
Tags
Databasesmcp-serverdatabase