Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_protocols

List all known Voi ecosystem protocols with type and description

get_protocol

Get detailed information about a specific Voi ecosystem protocol by ID

get_protocol_contracts

List all known application contracts for a Voi protocol

get_protocol_summary

Get a human-readable summary of a Voi protocol including its purpose, contracts, and assets

identify_application

Identify a Voi application by ID — returns protocol, role, type, and description if known

identify_asset

Identify a Voi asset by ID — returns name, symbol, type, protocol, and category if known

get_contract_role

Get the role and purpose of a specific contract on Voi (e.g. liquidity-pool, bridge, registry)

resolve_name

Resolve an enVoi name (e.g. 'shelly.voi') to its address and metadata from the static registry. For live resolution, use UluCoreMCP's envoi tools.

reverse_resolve_address

Look up well-known enVoi names associated with a Voi address from the static registry. For live resolution, use UluCoreMCP's envoi tools.

search_names

Search the static enVoi name registry by pattern. For live search, use UluCoreMCP's envoi tools.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/MaidToShelly/UluVoiMCP'

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