Loading MCP server directory, please wait...
Build-only Hedera (Hashgraph) MCP — 73 tools across all core services plus analytics reads.
npx @getmcp/cli add io.github.ExpertVagabond/hedera-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ExpertVagabond/hedera-mcp": {
"command": "npx",
"args": [
"-y",
"@purplesquirrel/hedera-mcp"
],
"env": {
"HEDERA_NETWORK": "",
"HEDERA_OPERATOR_ID": "",
"HEDERA_MIRROR_URL": ""
}
}
}
}