# Zerion MCP Server Environment Variables
# Copy this file to .env and fill in your values
# Required: Your Zerion API key
ZERION_API_KEY=zk_dev_your_api_key_here
# Optional: Logging configuration
LOG_LEVEL=INFO
LOG_FORMAT=text
# Optional: API URLs (defaults shown)
# ZERION_BASE_URL=https://api.zerion.io
# ZERION_OAS_URL=https://raw.githubusercontent.com/smart-mcp-proxy/zerion-mcp-server/main/zerion_mcp_server/openapi_zerion.yaml
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/SAK1337/myzerionmcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server