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 |
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/aliyun/alibabacloud-adbpg-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server