Skip to main content
Glama

Bitso MCP Server

by frahman5
.env.example556 B
# Bitso API Configuration BITSO_API_KEY=your_bitso_api_key_here BITSO_API_SECRET=your_bitso_api_secret_here # Optional: Custom API endpoint (defaults to https://stage.bitso.com) # BITSO_API_ENDPOINT=https://stage.bitso.com # Optional: Cache TTL in seconds (defaults to 300 = 5 minutes) # CACHE_TTL_SECONDS=300 # Optional: Request timeout in milliseconds (defaults to 30000 = 30 seconds) # TIMEOUT=30000 # Optional: Default limit for list operations (defaults to 25) # DEFAULT_LIMIT=25 # Optional: Enable debug logging (defaults to false) # DEBUG=false

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/frahman5/bitso-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server