pgEdge/pgedge-postgres-mcp
pgEdge MCP Server. A PostgreSQL MCP server with a Natural Language Agent CLI and Web UI. BETA CODE - use with care!
This project helps database administrators and developers interact with PostgreSQL databases using everyday language, rather than needing to write complex SQL queries. You provide natural language questions or commands, and it translates them into SQL to retrieve information or perform tasks. It's designed for anyone managing or querying PostgreSQL who wants a more intuitive, chat-like interface.
Use this if you want to query or explore your PostgreSQL database using natural language, making database interactions faster and more accessible without deep SQL knowledge.
Not ideal if you need a public-facing application that exposes your database, as this tool grants broad read access and is best suited for internal, trusted user environments.
Stars
88
Forks
6
Language
Go
License
PostgreSQL
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/pgEdge/pgedge-postgres-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
QuantGeekDev/mcp-framework
A framework for writing MCP (Model Context Protocol) servers in Typescript
MCPJam/inspector
Test & Debug MCP servers, ChatGPT apps, and MCP Apps (ext-apps)
arabold/docs-mcp-server
Grounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools
rohitg00/awesome-devops-mcp-servers
A curated list of awesome MCP servers focused on DevOps tools and capabilities.
googleapis/genai-toolbox
MCP Toolbox for Databases is an open source MCP server for databases.