Skip to content
Back to search
30
MCP

guoling21cn/go-mcp-postgres

docker/guoling21cn/go-mcp-postgres

Zero burden, ready-to-use Model Context Protocol (MCP) server for interacting with postgresql

Uptime
0.0%
48 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

boikovsa/postgres-mcp
Model Context Protocol (MCP) server for PostgreSQL
0 tools
mapeg-postgres-mcp
PostgreSQL MCP server for Model Context Protocol
0 tools
go-mcp-server
A Model Context Protocol (MCP) server implementation from scratch in Go. Made for learning purposes only
0 tools
@mseep/pg-mcp-server
A Model Context Protocol server for PostgreSQL databases
0 tools
awslabs.postgres-mcp-server
An AWS Labs Model Context Protocol (MCP) server for postgres
0 tools
mcp-filesystem-server
Go server implementing Model Context Protocol (MCP) for filesystem operations.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "guoling21cn/go-mcp-postgres": {
      "url": "None",
      "transport": "http"
    }
  }
}