BAMCP
by tan-mai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TZ | Yes | Timezone, e.g. Asia/Ho_Chi_Minh. | |
| BAMCP_EXCHANGE | No | Exchange to read account data from: binance, bybit, or okx. Optional; if omitted, account reading is disabled. | |
| BAMCP_PASSWORD | Yes | Password for HTTP Basic authentication. Minimum 8 characters. | |
| BAMCP_USERNAME | Yes | Username for HTTP Basic authentication. Used to log in to the MCP server and admin page. | |
| BAMCP_EXCHANGE_KEY | No | Read-only API key for the exchange. Optional; can be set via /admin. | |
| BAMCP_ALLOWED_HOSTS | Yes | Comma-separated list of allowed Host headers, e.g. btc.domain.com,btc.domain.com:*. Required to avoid 421 errors from Traefik requests. | |
| BAMCP_EXCHANGE_SECRET | No | API secret for the exchange. Optional; can be set via /admin. | |
| BAMCP_EXCHANGE_PASSPHRASE | No | Passphrase for OKX API key. Only required for OKX. Optional; can be set via /admin. |
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