MCP HubMCP Hub
V

PostgreSQL MCP Server

By vignesh-codes·Visit Source
PostgreSQL MCP server for LLM-database interaction
January 28, 2025
22 days ago
234 Clicks

What is this MCP

This is a Model Context Protocol server that enables Large Language Models (LLMs) to interact with PostgreSQL databases. It provides a standardized interface for LLMs to perform database operations including schema inspection, query execution, and CRUD operations.

How to use this MCP

Install via Docker, configure the PostgreSQL connection, and integrate with Claude Desktop by updating the claude_desktop_config.json file. The server accepts JSON-formatted commands for database operations which can be sent through the Claude Desktop interface.

What this MCP can be used for

This MCP enables LLMs to directly work with PostgreSQL databases for tasks like data analysis, application development, and automated database management. It's particularly useful for creating AI agents that need persistent data storage or need to analyze structured data.

Repository Info
Stars:
17
Forks:
4
Watchers:
17
Last Updated: 1 month ago