Back to search
30
MCP

pg-aiguide

timescale/pg-aiguide

MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code.

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

Similar MCP servers embedding-nearest

noquieono/mcp-postgres-server
MCP server for PostgreSQL — gives AI assistants safe, direct access to your database.
0 tools
truss-db-mcp
Database query MCP server for Claude Code — SQLite, PostgreSQL, and MySQL with AI-powered query tools
0 tools
io.github.yawlabs/postgres-mcp
PostgreSQL MCP server - query, schema introspection, explain, and health checks for AI assistants
0 tools
io.github.mkxultra/ai-cli-mcp
MCP server for AI CLI tools (Claude, Codex, and Gemini) with background process management
0 tools
ailist-mcp
MCP server for AiList — search and discover Ai projects from Claude Code
0 tools
io.github.hifriendbot/ailist-mcp
MCP server for AiList — search and discover Ai projects from Claude Code
0 tools

How to use

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

{
  "mcpServers": {
    "pg-aiguide": {
      "url": "None",
      "transport": "http"
    }
  }
}