PostgreSQL

Database
RelationalDB
3980 stars
MIT
Free and open-source
12/5/2024

About

A Model Context Protocol (MCP) server implementation that provides integration with PostgreSQL databases. This server enables AI models to interact with PostgreSQL databases, perform complex queries, and manage relational data through the Model Context Protocol framework.

Setup Instructions

Clone the repository:

bashCopygit clone https://github.com/modelcontextprotocol/servers.git

Navigate to the PostgreSQL server directory:

bashCopycd servers/src/postgres

Install dependencies
Configure PostgreSQL connection settings
Set up database credentials and access parameters
Run the server using the provided scripts

Contributors

Discussion

Please sign in to join the discussion