guoling2008/go-mcp-postgres
Zero burden, ready-to-use Model Context Protocol (MCP) server for interacting with postgresql and automation with sse / stdio mode and i18n support
Platform-specific configuration:
{
"mcpServers": {
"go-mcp-postgres": {
"command": "npx",
"args": [
"-y",
"go-mcp-postgres"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...