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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kacperkwapisz/poke-bank'
If you have feedback or need assistance with the MCP directory API, please join our Discord server