rustok-mcp
Rank #13,200io.github.rustok-org/rustok-wallet
Self-custody Ethereum agent wallet (MCP/stdio). Keys stay in a local Docker volume.
rustok-mcp is a Model Context Protocol (MCP) server published by rustok-org. It ranks #13,200 of 132,113 servers tracked on MCP Toplist. rustok-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Jul 6, 2026 and most recently updated on Jul 31, 2026.
Ranks ahead of 118,913 of 132,113 servers on MCP Toplist.
Use rustok-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add rustok-wallet -- docker run -i --rm -v rustok-wallet:/data -e "RUSTOK_KEYRING_PASSWORD={password}" -e "RUSTOK_RPC_URLS_1={rpc_url}" ghcr.io/rustok-org/rustok-wallet:v0.4.2[mcp_servers.rustok-wallet]
command = "docker"
args = ["run", "-i", "--rm", "-v", "rustok-wallet:/data", "-e", "RUSTOK_KEYRING_PASSWORD={password}", "-e", "RUSTOK_RPC_URLS_1={rpc_url}", "ghcr.io/rustok-org/rustok-wallet:v0.4.2"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"rustok-wallet": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"rustok-wallet:/data",
"-e",
"RUSTOK_KEYRING_PASSWORD={password}",
"-e",
"RUSTOK_RPC_URLS_1={rpc_url}",
"ghcr.io/rustok-org/rustok-wallet:v0.4.2"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"rustok-wallet": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"rustok-wallet:/data",
"-e",
"RUSTOK_KEYRING_PASSWORD={password}",
"-e",
"RUSTOK_RPC_URLS_1={rpc_url}",
"ghcr.io/rustok-org/rustok-wallet:v0.4.2"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"rustok-wallet": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"rustok-wallet:/data",
"-e",
"RUSTOK_KEYRING_PASSWORD={password}",
"-e",
"RUSTOK_RPC_URLS_1={rpc_url}",
"ghcr.io/rustok-org/rustok-wallet:v0.4.2"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"rustok-wallet": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"rustok-wallet:/data",
"-e",
"RUSTOK_KEYRING_PASSWORD={password}",
"-e",
"RUSTOK_RPC_URLS_1={rpc_url}",
"ghcr.io/rustok-org/rustok-wallet:v0.4.2"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rustok-wallet": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"rustok-wallet:/data",
"-e",
"RUSTOK_KEYRING_PASSWORD={password}",
"-e",
"RUSTOK_RPC_URLS_1={rpc_url}",
"ghcr.io/rustok-org/rustok-wallet:v0.4.2"
]
}
}
}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.rustok-org%2Frustok-wallet)<a href="https://mcptoplist.com/server/io.github.rustok-org%2Frustok-wallet"><img src="https://mcptoplist.com/badge/io.github.rustok-org%2Frustok-wallet.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
rustok-org
Other servers by rustok-org
View all rustok-org servers →Available versions (3)
| Version | Published |
|---|---|
| 0.4.2 | Jul 31, 2026 |
| 0.4.1 | Jul 31, 2026 |
| 0.4.0 | Jul 6, 2026 |
Frequently asked questions
- Who maintains rustok-mcp?
- rustok-mcp is maintained by rustok-org, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is rustok-mcp listed on the Official MCP Registry?
- Yes — rustok-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does rustok-mcp have?
- MCP Toplist tracks 3 versions of rustok-mcp, most recently published on Jul 31, 2026.
- Where can I find the source code for rustok-mcp?
- The source code for rustok-mcp is hosted at github.com/rustok-org/mcp.
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.