Hedera MCP Platform
Rank #9,895io.github.mountainmystic/hedera-mcp-platform
MCP server providing hedera-platform capabilities
Hedera MCP Platform is a Model Context Protocol (MCP) server published by mountainmystic. It ranks #9,895 of 132,113 servers tracked on MCP Toplist. Hedera MCP Platform is listed across 3 registries — Official MCP, Glama and mcp.so, with 18 tracked versions. It was first listed on Feb 26, 2026 and most recently updated on Mar 3, 2026.
Ranks ahead of 122,218 of 132,113 servers on MCP Toplist.
Use Hedera MCP Platform
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add hedera-mcp-platform -- npx -y hedera-mcp-platform[mcp_servers.hedera-mcp-platform]
command = "npx"
args = ["-y", "hedera-mcp-platform"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"hedera-mcp-platform": {
"command": "npx",
"args": [
"-y",
"hedera-mcp-platform"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"hedera-mcp-platform": {
"command": "npx",
"args": [
"-y",
"hedera-mcp-platform"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hedera-mcp-platform": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"hedera-mcp-platform"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hedera-mcp-platform": {
"command": "npx",
"args": [
"-y",
"hedera-mcp-platform"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hedera-mcp-platform": {
"command": "npx",
"args": [
"-y",
"hedera-mcp-platform"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.mountainmystic%2Fhedera-mcp-platform)<a href="https://mcptoplist.com/server/io.github.mountainmystic%2Fhedera-mcp-platform"><img src="https://mcptoplist.com/badge/io.github.mountainmystic%2Fhedera-mcp-platform.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
mountainmystic
Other servers by mountainmystic
View all mountainmystic servers →Available versions (18)
| Version | Published |
|---|---|
| 2.2.1 | Mar 3, 2026 |
| 2.2.0 | Mar 2, 2026 |
| 2.1.0 | Mar 2, 2026 |
| 2.0.1 | Mar 2, 2026 |
| 1.8.1 | Mar 2, 2026 |
| 1.7.0 | Mar 1, 2026 |
| 1.6.3 | Feb 28, 2026 |
| 1.6.2 | Feb 28, 2026 |
| 1.6.1 | Feb 28, 2026 |
| 1.6.0 | Feb 28, 2026 |
| 1.5.0 | Feb 28, 2026 |
| 1.4.0 | Feb 28, 2026 |
| 1.3.1 | Feb 27, 2026 |
| 1.3.0 | Feb 27, 2026 |
| 1.2.0 | Feb 27, 2026 |
| 1.1.0 | Feb 27, 2026 |
| 1.0.0 | Feb 26, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Hedera MCP Platform?
- Hedera MCP Platform is maintained by mountainmystic, which publishes 2 MCP servers (20 total versions) tracked on MCP Toplist.
- Is Hedera MCP Platform listed on the Official MCP Registry?
- Yes — Hedera MCP Platform is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Hedera MCP Platform have?
- MCP Toplist tracks 18 versions of Hedera MCP Platform, most recently published on Mar 3, 2026.
- Where can I find the source code for Hedera MCP Platform?
- The source code for Hedera MCP Platform is hosted at github.com/mountainmystic/hederatoolbox.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.