postgres-mcp
by rajivonai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | PostgreSQL connection string (e.g., postgresql://user:pass@host:5432/db) | |
| host | No | PostgreSQL host (used with standard password auth) | |
| port | No | PostgreSQL port (default: 5432) | 5432 |
| user | No | PostgreSQL user | |
| dbname | No | Database name | |
| allow_ddl | No | Set to 'true' to allow DDL statements (default: false) | |
| aurora_host | No | Aurora cluster endpoint (for IAM auth) | |
| aurora_user | No | Aurora database user | |
| allow_writes | No | Set to 'true' to allow INSERT/UPDATE/DELETE (default: false) | |
| aurora_region | No | AWS region for Aurora IAM auth |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rajivonai/postgres-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server