YAMO Chain MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RPC_URL | Yes | The RPC URL for the blockchain node. | |
| PINATA_JWT | No | Optional Pinata JWT for real IPFS access. | |
| PRIVATE_KEY | Yes | The private key of the wallet to sign transactions. | |
| USE_REAL_IPFS | No | Set to 'true' to use real IPFS instead of simulation. Default is 'false'. | false |
| YAMO_BRIDGE_URL | No | URL of the YAMO bridge cluster (only needed for bridge tools). | |
| CONTRACT_ADDRESS | Yes | The YAMO contract address on the blockchain. | |
| YAMO_MEMORY_PATH | No | Path 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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