Skip to main content
Glama

Elrond MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging levelINFO
GEMINI_API_KEYYesRequired Google AI API key (get one at Google AI Studio)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
consult_the_council

Analyze a proposal using hierarchical LLM critique and synthesis.

This tool runs three specialized critique agents (positive, neutral, negative) in parallel to analyze the proposal, then synthesizes their perspectives into a comprehensive analysis with recommendations.

Args: proposal: Markdown-formatted proposal outlining the salient points of the solution to be analyzed

Returns: Complete analysis including all critiques and synthesis with consensus view, recommendations, and next steps

check_system_status

Check the status of the thinking augmentation system.

Returns: Dictionary containing system status information including API key availability, model configurations, and health status

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