Skip to main content
Glama
yamo-protocol

YAMO Chain MCP Server

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RPC_URLYesThe RPC URL for the blockchain node.
PINATA_JWTNoOptional Pinata JWT for real IPFS access.
PRIVATE_KEYYesThe private key of the wallet to sign transactions.
USE_REAL_IPFSNoSet to 'true' to use real IPFS instead of simulation. Default is 'false'.false
YAMO_BRIDGE_URLNoURL of the YAMO bridge cluster (only needed for bridge tools).
CONTRACT_ADDRESSYesThe YAMO contract address on the blockchain.
YAMO_MEMORY_PATHNoPath to LanceDB directory for memory. Default is './data/memories.lance'../data/memories.lance

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No 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/yamo-protocol/yamo-mcp-server'

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