Crypto Multi-MCP Hub
by PelleNybe
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for the GUI backend | 4000 |
| ALLOWED_PAIRS | No | Comma-separated list of allowed trading pairs (e.g., BTC/USDT,SOL/USDT) | |
| MAX_TRADE_USD | No | Maximum allowed trade amount per transaction in USD | 100.0 |
| GEMINI_API_KEY | No | Google Gemini API key | |
| BINANCE_API_KEY | No | Binance API key | |
| TELEGRAM_CHAT_ID | No | Telegram chat ID | |
| BINANCE_API_SECRET | No | Binance API secret | |
| DASHBOARD_PASSWORD | Yes | Password required for trading and AI reasoning | |
| TELEGRAM_BOT_TOKEN | No | Telegram bot token | |
| ACTIVE_LLM_PROVIDER | No | Active LLM provider (e.g., gemini, claude, openai) | gemini |
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
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/PelleNybe/Crypto-MCP-Server---by-Corax-CoLAB'
If you have feedback or need assistance with the MCP directory API, please join our Discord server