AnalyticDB PostgreSQL MCP Server
Officialby aliyun
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ADBPG_HOST | Yes | Database host address | |
| ADBPG_PORT | Yes | Database port | |
| ADBPG_USER | Yes | Database username | |
| ADBPG_DATABASE | Yes | Database name | |
| ADBPG_PASSWORD | Yes | Database password | |
| GRAPHRAG_API_KEY | No | GraphRAG LLM API key | |
| LLMEMORY_API_KEY | No | LLM memory API key | |
| GRAPHRAG_BASE_URL | No | GraphRAG LLM base URL | |
| LLMEMORY_BASE_URL | No | LLM memory base URL | |
| GRAPHRAG_LLM_MODEL | No | GraphRAG LLM model name | |
| LLMEMORY_LLM_MODEL | No | LLM memory model name | |
| LLMEMORY_ENABLE_GRAPH | No | Enable graph engine for LLM memory (Default: false) | false |
| GRAPHRAG_EMBEDDING_MODEL | No | GraphRAG embedding model name | |
| LLMEMORY_EMBEDDING_MODEL | No | LLM memory embedding model name | |
| GRAPHRAG_EMBEDDING_API_KEY | No | GraphRAG embedding API key | |
| GRAPHRAG_EMBEDDING_BASE_URL | No | GraphRAG embedding base URL |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |