vignesh-codes/ai-agents-mcp-pg
This repo is an extension of PostgreSQL MCP Server providing functionalities to create tables, insert entries, update entries, delete entries, and drop tables.
Implements Model Context Protocol (MCP) as a bridge enabling LLMs to dynamically manage PostgreSQL databases through Claude Desktop, supporting schema inspection, read-only queries, and full DDL/DML operations via structured JSON payloads. Runs as a containerized service communicating over stdio, integrating seamlessly with Claude's tool-calling interface to handle complex database workflows driven by natural language requests.
No commits in the last 6 months.
Stars
27
Forks
12
Language
JavaScript
License
MIT
Category
Last pushed
Apr 21, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/vignesh-codes/ai-agents-mcp-pg"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Higher-rated alternatives
toolsdk-ai/toolsdk-mcp-registry
MCPSDK.dev(ToolSDK.ai)'s Awesome MCP Servers and Packages Registry and Database with Structured...
Dicklesworthstone/mcp_agent_mail
Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads,...
opentiny/next-sdk
Based on the MCP protocol, enable defining MCP Servers on the frontend, allowing AI to operate...
Dicklesworthstone/fastmcp_rust
Rust framework for building Model Context Protocol servers with cancel-correct async, zero-copy...
religa/multi_mcp
Multi-Model chat, code review and analysis MCP Server for Claude Code