poke-bank
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port inside the container | 3000 |
| DB_PATH | No | SQLite path | /data/sessions.db |
| MCP_API_KEY | No | Bearer token for MCP clients. Required unless POKE_TUNNEL is set to 1. | |
| POKE_TUNNEL | No | Set to 1 when using the Poke tunnel (disables MCP_API_KEY requirement) | |
| RATE_LIMIT_GET_RPM | No | GET rate limit per IP | 30 |
| ENABLE_BANKING_BASE | No | API base URL | https://api.enablebanking.com |
| RATE_LIMIT_POST_RPM | No | POST rate limit per IP | 120 |
| SESSION_ENCRYPTION_KEY | No | 64 hex chars (32 bytes) for AES-256-GCM session encryption | |
| ENABLE_BANKING_CLIENT_ID | No | Enable Banking OAuth2 client ID | |
| ENABLE_BANKING_REDIRECT_URI | No | OAuth2 redirect URI registered with Enable Banking | |
| ENABLE_BANKING_CLIENT_SECRET | No | Enable Banking OAuth2 client secret |
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
ActivityInactive
ResponsivenessNo issues