business-data-mcp
by aystzh
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host to bind to. Default: 127.0.0.1 | |
| PORT | No | Port to listen on. Default: 8000 | |
| DATA_DIR | No | Data directory. Default: data | |
| AUDIT_FILE | No | Path to the audit JSONL file. Default: .local/audit.jsonl | |
| RATE_LIMIT | No | Rate limit per identity per minute. Default: 60 | |
| TOKEN_FILE | No | Path to the tokens file. Default: .local/tokens.json | |
| DATABASE_URL | Yes | Required read-only database connection string. | |
| QUERY_TIMEOUT | No | Tool query timeout in seconds. Default: 10 | |
| MAX_RESULT_BYTES | No | Maximum result size in bytes. Default: 65536 |
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
ActivityMaintained
ResponsivenessNo issues