Postgres Database Service MCP Integration
Provides secure interaction with Postgres database through the MCP protocol.
Go to CloudBase Platform to run MCP Server
Environment Variables
- Set HOST to the database server address
- Set PORT to the database port number
- Set USER to the database username
- Set PASSWORD to the database password
- Set DATABASE to the database name to connect to
🗺️ Feature List
Tool Identifier | Function Description | Core Parameters |
---|---|---|
query | Execute read-only SQL queries | sql (SQL query statement) |
Repository URL
https://github.com/modelcontextprotocol/servers/tree/main/src/postgres