Crypto Portfolio MCP Server
by Spoofkapoof
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MOCK_MODE | No | Optional setting to enable mock mode | false |
| KRAKEN_API_KEY | No | Kraken API Key with 'Query Funds' and 'Query Open Orders & Trades' permissions | |
| BINANCE_API_KEY | No | Binance API Key with read-only permissions | |
| COINBASE_API_KEY | No | Coinbase API Key with 'wallet:accounts:read' and 'wallet:transactions:read' permissions | |
| KRAKEN_API_SECRET | No | Kraken API Secret | |
| BINANCE_API_SECRET | No | Binance API Secret | |
| COINBASE_API_SECRET | No | Coinbase API Secret | |
| PRICE_CACHE_DURATION | No | Optional setting for price cache duration in seconds | 30 |
| BALANCE_CACHE_DURATION | No | Optional setting for balance cache duration in seconds | 60 |
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