Skip to main content
Glama
.env.example514 B
# --- Zora Coins MCP server configuration --- # Get an API key at https://zora.co (Developer Settings) ZORA_API_KEY= # Base mainnet RPC endpoint (Alchemy/Infura/custom). Public RPC defaults if unset. BASE_RPC_URL=https://mainnet.base.org # Chain to use (writes are supported on Base mainnet; queries can work without this) CHAIN_ID=8453 # Private key for onchain writes (0x-prefixed). Leave empty to run read-only. PRIVATE_KEY= # Optional: a platform referrer address to attribute referrals PLATFORM_REFERRER=

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/r4topunk/zora-coins-mcp-server'

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