PostgreSQL
by antonorlov · data-analytics · mcp-server, mcp-directory
Title: PostgreSQL MCP Server — Install & Setup
Source: https://github.com/antonorlov/mcp-postgres-server
Install
git clone https://github.com/antonorlov/mcp-postgres-serverTags: mcp-server, mcp-directory
Source: mcp-directory
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.
PostgreSQL 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
- Nile Database by niledatabase
Title: Nile Database MCP Server — Install & Setup
- MySQL Database Explorer by dpflucas
Title: MySQL Database Explorer MCP Server — MCP.Directory
- finance-agent by preethampathi2305
Personal finance MCP server that integrates Plaid bank data with local SQLite memory for conversational budgeting, goal tracking, and transaction management.
- agent-handoff-protocol by zordhalo
Enables durable agent session transfer between machines by serializing state, provisioning sandboxes, and metering costs via MCP tools over a Postgres-backed state machine.
- urmusic-mcp by ipaud
A personal MCP server that analyzes your Spotify streaming history locally, enabling queries, artist insights, and recommendations using a local SQLite database.
- Health Coach MCP by brian7989
A personal health and fitness MCP server that provides tools for managing profile data, goals, body measurements, nutrition, workouts, sleep, check-ins, life events, analytics, and coach memories via Supabase Postgres.
- postgres-mcp by hc-hyun
A Python MCP server that provides PostgreSQL database connectivity for Text-to-SQL workflows, enabling AI agents to explore schemas and execute parameterized SQL queries across multiple data marts.
- cnes-mcp-test by josepaulolaport
Read-only MCP server for querying Brazilian CNES health establishment data in PostgreSQL, enabling AI-assisted database exploration and analysis.
Frequently asked questions
How do I install PostgreSQL?
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 PostgreSQL?
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 PostgreSQL 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.