Rootstock (RSK) MCP Server
Rank #11,831io.github.rsksmart/rsk-mcp-server
MCP Server for Rootstock Blockchain
Rootstock (RSK) MCP Server is a Model Context Protocol (MCP) server published by rsksmart. It ranks #11,831 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Rootstock (RSK) MCP Server is listed across 3 registries — Official MCP, Glama and mcp.so, with 1 tracked version. It was first listed on May 8, 2025 and most recently updated on Jul 15, 2026.
Ranks ahead of 120,215 of 132,046 servers on MCP Toplist.
Use Rootstock (RSK) MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add rsk-mcp-server -- npx -y @rsksmart/rsk-mcp-server[mcp_servers.rsk-mcp-server]
command = "npx"
args = ["-y", "@rsksmart/rsk-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"rsk-mcp-server": {
"command": "npx",
"args": [
"-y",
"@rsksmart/rsk-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"rsk-mcp-server": {
"command": "npx",
"args": [
"-y",
"@rsksmart/rsk-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"rsk-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@rsksmart/rsk-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"rsk-mcp-server": {
"command": "npx",
"args": [
"-y",
"@rsksmart/rsk-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rsk-mcp-server": {
"command": "npx",
"args": [
"-y",
"@rsksmart/rsk-mcp-server"
]
}
}
}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.rsksmart%2Frsk-mcp-server)<a href="https://mcptoplist.com/server/io.github.rsksmart%2Frsk-mcp-server"><img src="https://mcptoplist.com/badge/io.github.rsksmart%2Frsk-mcp-server.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
rsksmart
Available versions (1)
| Version | Published |
|---|---|
| 0.2.7 | Jul 15, 2026 |
Frequently asked questions
- Who maintains Rootstock (RSK) MCP Server?
- Rootstock (RSK) MCP Server is maintained by rsksmart, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Rootstock (RSK) MCP Server listed on the Official MCP Registry?
- Yes — Rootstock (RSK) MCP Server is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Rootstock (RSK) MCP Server have?
- MCP Toplist tracks 1 version of Rootstock (RSK) MCP Server, most recently published on Jul 15, 2026.
- Where can I find the source code for Rootstock (RSK) MCP Server?
- The source code for Rootstock (RSK) MCP Server is hosted at github.com/rsksmart/rsk-mcp-server.
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.