Skip to main content
Glama

Elrond MCP

.env.example644 B
# Elrond MCP - Environment Configuration # Copy this file to .env and fill in your actual values # Google AI API Key (Required) # Get your API key from: https://aistudio.google.com/ # This is required for the thinking augmentation system to work GEMINI_API_KEY=your_gemini_api_key_here # Logging Level (Optional) # Options: DEBUG, INFO, WARNING, ERROR, CRITICAL # Default: INFO LOG_LEVEL=INFO # Example of how to set this up: # 1. Go to https://aistudio.google.com/ # 2. Sign in with your Google account # 3. Create a new API key # 4. Copy the key and replace "your_gemini_api_key_here" above # 5. Rename this file from .env.example to .env

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/dogonthehorizon/elrond-mcp'

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