DB Connector (MySQL/PostgreSQL)
freepeak
214 stars
0 tools
6/26/2025
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.
Other
Quick Stats
GitHub Stars214
Tools AvailableN/A
Status
approved
Repository Information
Repository URL:
Documentation:
Tools (0)
No tools are documented for this server.
Installation
- Clone the repository from GitHub
- Install dependencies (usually
npm install
) - Configure environment variables (if required)
- Add the server to your MCP configuration
- Restart your MCP client
📖 See the repository's README for detailed installation instructions and configuration examples.