MCP Directory
Back

pg-aiguide

by timescale · Python · ★ 1,705

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

#ai#ai-agents#ai-coding#claude-code-plugin#claude-code-plugins#claude-code-plugins-marketplace#claude-marketplace#claude-plugin#claude-skills#docs#documentation#mcp#mcp-server#postgres#postgresql#skills

Install

pip install git+https://github.com/timescale/pg-aiguide.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "pg-aiguide": {
      "command": "uvx",
      "args": [
        "git+https://github.com/timescale/pg-aiguide.git"
      ]
    }
  }
}

From the README

**AI-optimized PostgreSQL expertise for coding assistants** pg-aiguide helps AI coding tools write dramatically better PostgreSQL code. It provides: - **Semantic search** across the official PostgreSQL manual (version-aware) - **AI-optimized “skills”** — curated, opinionated Postgres best practices used automatically by AI agents - **Extension ecosystem docs**, starting with TimescaleDB, with more coming soon Use it as: - **Agent Skills** via — works with Claude Code, Cursor, Codex, Gemini CLI, and 40+ other agents - a **public MCP server** that can be used with any AI coding agent, or -…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers