dbmcp
by iSunRise
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST_PORT | No | Host port mapped to the container. Default: 3991 | 3991 |
| DATABASE_URL | No | Optional unnamed default database connection string (e.g., postgres://user:pass@host:5432/db). | |
| DB_DEVDB_URL | No | Example named database connection for 'devDb'. Replace DEVDB with the desired name. At least one DB_<NAME>_URL or DATABASE_URL must be set. | |
| DB_STAGEDB_URL | No | Example named database connection for 'stageDb'. | |
| MAX_CELL_CHARS | No | Per-cell truncation length. Default: 100 | 100 |
| PUBLIC_BASE_URL | No | Base URL used in CSV links. Default: http://localhost:3991 | http://localhost:3991 |
| MAX_OUTPUT_CHARS | No | Inline payload cap in characters. Default: 1000 | 1000 |
| QUERY_TIMEOUT_MS | No | Hard per-query timeout in milliseconds. Default: 30000 | 30000 |
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 | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues