leixiaotian1/pgsql-mcp-server
一款用golang实现的操作pg数据库的mcp server,支持创建表、查询表、插入数据,查看数据,分析sql语句等功能,欢迎共建!!!
Platform-specific configuration:
{
"mcpServers": {
"pgsql-mcp-server": {
"command": "npx",
"args": [
"-y",
"pgsql-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...