mcp-server-postgres
If you are the rightful owner of mcp-server-postgres and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Server for PostgreSQL is a Model Context Protocol server implementation that provides a simple interface to interact with PostgreSQL databases.
The MCP Server for PostgreSQL is designed to facilitate seamless interaction with PostgreSQL databases through the Model Context Protocol (MCP). This server implementation offers a straightforward interface for executing SQL queries, managing database operations, and debugging connections. It is containerized with Docker, making deployment and configuration straightforward and efficient. The server supports environment-based configuration, allowing users to customize their setup according to their specific needs. With support for parameterized SQL queries, the server ensures secure and efficient database interactions. Additionally, the server is built with modern web frameworks, ensuring high performance and scalability. Whether you are a developer looking to integrate PostgreSQL into your applications or an administrator managing database operations, the MCP Server for PostgreSQL provides the tools and flexibility needed to streamline your workflow.
Features
- Execute SQL queries with parameterized inputs
- Run INSERT/UPDATE/DELETE operations
- Create new databases and update table schemas
- Debug PostgreSQL connections
- Containerized with Docker for easy deployment