MCPChain
@Deeptanshu-sankhwar
About MCPChain
MCPChain brings the Model Context Protocol to Web3 by anchoring agent tools, trust registries, and attestable executions on-chain.
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCPChain?
MCPChain brings the Model Context Protocol to Web3 by anchoring agent tools, trust registries, and attestable executions on-chain.
How to use MCPChain?
Build and run the chain locally using Ignite CLI. Follow the steps: ignite chain build, initialize with mcpchaind init, create a key, edit genesis.json to replace "stake" with "umcp", add funds, generate and collect a gentx, validate the genesis, then start the chain with --minimum-gas-prices=0.001umcp.
Key features of MCPChain
- Brings MCP to Web3
- Anchors agent tools on-chain
- Manages trust registries on-chain
- Enables attestable executions on-chain
- Uses custom denom
umcpinstead ofstake
Use cases of MCPChain
- Deploying MCP-compatible agents on a blockchain
- Verifiable execution of agent tools via on-chain attestation
- Establishing trust registries for decentralized AI agents
FAQ from MCPChain
What is the native token?
The native token denomination is umcp (not stake).
How do I start the chain?
Use ignite chain build, then initialize, create a key, replace "stake" with "umcp" in genesis, add funds, generate a gentx, collect and validate, then start with --minimum-gas-prices=0.001umcp.
Can I reset the chain state?
Yes, delete ~/.mcpchain directory for a safe dev reset.
Frequently asked questions
What is the native token?
The native token denomination is `umcp` (not `stake`).
How do I start the chain?
Use `ignite chain build`, then initialize, create a key, replace `"stake"` with `"umcp"` in genesis, add funds, generate a gentx, collect and validate, then start with `--minimum-gas-prices=0.001umcp`.
Can I reset the chain state?
Yes, delete `~/.mcpchain` directory for a safe dev reset.
Basic information
More Other MCP servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
ghidraMCP
LaurieWiredMCP Server for Ghidra
Comments