postgres-mcp-server

by GuerthCastro · data-analytics · mcp-server, glama

Medium setupBest for hobbyTrust score 15/100

A read-only MCP server for PostgreSQL. Connect any MCP-compatible AI agent to your PostgreSQL server and explore databases, schemas, tables, and run SELECT queries through natural language. Built with .NET 10.

Source: https://github.com/GuerthCastro/postgres-mcp-server

Install

git clone https://github.com/GuerthCastro/postgres-mcp-server

Use this forAI-extracted

  • Query PostgreSQL databases using natural language through Claude or other MCP-compatible agents
  • Explore database schemas, tables, and columns without writing SQL directly
  • Generate SELECT query results by describing data needs in plain English
  • Audit database structure and retrieve metadata about stored databases and their organization

Works with

Claude CodeClaude Desktop

Tags: mcp-server, glama

Source: glama

About data-analytics MCP servers and Claude skills

data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

postgres-mcp-server is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related data-analytics MCPs and skills

  • Fusion MCP by ramesharavapally

    A local stdio MCP server providing read-only access to Oracle Fusion/ERP Cloud databases via the BI Publisher SOAP API, enabling object discovery, table descriptions, source reading, and SELECT queries.

  • postgres-mcp-query-tool by nskha101

    An MCP server that gives an AI agent scoped, safe access to your Postgres databases with per-connection access control, row caps, timeouts, and defense-in-depth read-only enforcement.

  • query-executor by Nitesh-Nandan

    Enables AI agents to read and optionally write to PostgreSQL databases through a multi-project setup with schema inspection, query execution, and performance analysis tools.

  • Universal MCP by nandeshkanagaraju

    An intelligent database gateway that provides secure database access via MCP protocol and natural language queries using OpenAI's GPT models.

  • Legal Hub MCP - Argentina by cristianaboitiz-eng

    Unified MCP server for Argentine legal sources, enabling access to 11 databases including jurisprudence, legislation, official bulletins, and court records through a single connector for Claude Desktop.

  • MCP Inventory by David-Felipe-Trejos

    Enables CRUD and analytical operations on a SQLite inventory database, including product management and value calculations.

  • Remember Me MCP Server by ksred

    Enables persistent memory for Claude Desktop, allowing Claude to remember and recall information across conversations using PostgreSQL and OpenAI embeddings.

  • Modular MCP Server by satanas66

    Enables LLMs to securely interact with MongoDB, GitHub, and a sandboxed file system, eliminating information silos.

Frequently asked questions

How do I install postgres-mcp-server?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support postgres-mcp-server?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is postgres-mcp-server free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.