Back to search
30
MCP

io.github.bluwork/postgres-scout-mcp

io.github.bluwork/postgres-scout-mcp

Scout your PostgreSQL databases with AI - safety features, monitoring, and data quality

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

Similar MCP servers embedding-nearest

io.github.bluwork/mongo-scout-mcp
Scout your MongoDB databases with AI - safety features, live monitoring, and data quality
0 tools
io.github.yawlabs/postgres-mcp
PostgreSQL MCP server - query, schema introspection, explain, and health checks for AI assistants
0 tools
io.github.martymarkenson/postgres-connector
MCP server for querying PostgreSQL databases
0 tools
io.github.instanode-dev/mcp
Provision Postgres databases + webhooks from AI coding agents in one HTTP call.
0 tools
io.github.marcelo-ochoa/postgres
MCP server for interacting with PostgreSQL databases
0 tools
pg-aiguide
MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.bluwork/postgres-scout-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}