We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/donyfs/mcp-zephyr'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•309 B
# Zephyr Cloud API Configuration
# Get your API token from: Jira -> Profile picture -> "Zephyr API keys"
ZEPHYR_API_TOKEN=your_bearer_token_here
# Zephyr Cloud Region (US or EU)
ZEPHYR_REGION=us
# Optional: Custom base URL (overrides ZEPHYR_REGION)
# ZEPHYR_BASE_URL=https://api.zephyrscale.smartbear.com/v2