mcpchain
MCPChain brings the Model Context Protocol to Web3 by anchoring agent tools, trust registries, and attestable executions on-chain.
Documentation
MCPChain
MCPChain brings the Model Context Protocol to Web3 by anchoring agent tools, trust registries, and attestable executions on-chain.
Start the chain
cd mcpchain
ignite chain build[Optional] Delete Previous Chain State (Safe Dev Reset)
rm -rf ~/.mcpchainInit Chain
mcpchaind init validator --chain-id mcpchainCreate Key
mcpchaind keys add validatorReplace `"stake"` with `"umcp"` in `genesis.json`
sed -i '' 's/"stake"/"umcp"/g' ~/.mcpchain/config/genesis.jsonAdd Funds
mcpchaind genesis add-genesis-account $(mcpchaind keys show validator -a) 1000000000umcpGenerate gentx using updated denom
mcpchaind genesis gentx validator 500000000umcp --chain-id mcpchainCollect and validate
mcpchaind genesis collect-gentxs
mcpchaind genesis validateStart the chain with a minimum gas price
mcpchaind start --minimum-gas-prices=0.001umcpFrequently asked questions
What is mcpchain?
mcpchain is MCPChain brings the Model Context Protocol to Web3 by anchoring agent tools, trust registries, and attestable executions on-chain.
How do I install mcpchain?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is mcpchain open source?
Yes — it is hosted on GitHub at https://github.com/Deeptanshu-sankhwar/MCPChain and has 14 stars.
Related MCP tools
A command-line interface for interacting with MCP (Model Context Protocol) servers using both stdio and HTTP transport. Go-based implementation.
The most powerful MCP Slack Server with no permission requirements, Apps support, multiple transports Stdio and SSE, DMs, Group DMs and smart history fetch l...
Self-hosted MCP Gateway and Registry for AI agents Go-based implementation. Trusted by 600+ developers. Trusted by 600+ developers.
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-gra...
MCP Toolbox for Databases is an open source MCP server for databases. Go-based implementation. Trusted by 10900+ developers.
WhatsApp MCP server Go-based implementation. Trusted by 4900+ developers. Trusted by 4900+ developers. Trusted by 4900+ developers.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP