Azure Database for PostgreSQL MCP Server
by kk-src
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PGHOST | No | Fully qualified name of your Azure Database for PostgreSQL instance | |
| PGUSER | No | Your Azure Database for PostgreSQL username (password auth) or Microsoft Entra ID username (AAD auth) | |
| PGDATABASE | No | Your database name | |
| PGPASSWORD | No | Your password for password-based authentication | |
| AZURE_USE_AAD | No | Set to 'True' to use Microsoft Entra authentication | |
| AZURE_RESOURCE_GROUP | No | Your Resource Group that contains the Azure Database for PostgreSQL instance (required for AAD auth) | |
| AZURE_SUBSCRIPTION_ID | No | Your Azure subscription ID (required for AAD 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/kk-src/azure-postgresql-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server