Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCPHOST | Yes | PostgreSQL 主机地址 (PostgreSQL host address) | |
| MCPPORT | No | PostgreSQL 端口号 (PostgreSQL port number) | 5432 |
| MCPUSER | Yes | PostgreSQL 用户名 (PostgreSQL username) | |
| MCPDATABASE | Yes | 要连接的数据库名 (The name of the database to connect to) | |
| MCPPASSWORD | Yes | PostgreSQL 密码 (PostgreSQL password) |
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 | |