MCP Crypto Toolkit Server
Rank #13,092io.github.nad33mahm3d/mcp-crypto-toolkit
Live crypto prices, conversion, gas tracker, portfolio tools, and calculators for AI agents.
MCP Crypto Toolkit Server is a Model Context Protocol (MCP) server published by nad33mahm3d. It ranks #13,092 of 132,046 servers tracked on MCP Toplist. MCP Crypto Toolkit Server is listed on Official MCP, with 2 tracked versions. It was first listed on Sep 2, 2026 and most recently updated on Sep 4, 2026.
Ranks ahead of 118,954 of 132,046 servers on MCP Toplist.
Use MCP Crypto Toolkit Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mcp-crypto-toolkit https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcpclaude mcp add mcp-crypto-toolkit -e "COINGECKO_API_KEY=<your COINGECKO_API_KEY>" -e "COINGECKO_PRO=<your COINGECKO_PRO>" -- npx -y mcp-crypto-toolkitReplace each placeholder with your own value before saving.
[mcp_servers.mcp-crypto-toolkit]
url = "https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcp"Add to ~/.codex/config.toml.
[mcp_servers.mcp-crypto-toolkit]
command = "npx"
args = ["-y", "mcp-crypto-toolkit"]
[mcp_servers.mcp-crypto-toolkit.env]
COINGECKO_API_KEY = "<your COINGECKO_API_KEY>"
COINGECKO_PRO = "<your COINGECKO_PRO>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mcp-crypto-toolkit": {
"command": "npx",
"args": [
"-y",
"mcp-crypto-toolkit"
],
"env": {
"COINGECKO_API_KEY": "<your COINGECKO_API_KEY>",
"COINGECKO_PRO": "<your COINGECKO_PRO>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-crypto-toolkit": {
"url": "https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"mcp-crypto-toolkit": {
"command": "npx",
"args": [
"-y",
"mcp-crypto-toolkit"
],
"env": {
"COINGECKO_API_KEY": "<your COINGECKO_API_KEY>",
"COINGECKO_PRO": "<your COINGECKO_PRO>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-crypto-toolkit": {
"type": "http",
"url": "https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"mcp-crypto-toolkit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-crypto-toolkit"
],
"env": {
"COINGECKO_API_KEY": "<your COINGECKO_API_KEY>",
"COINGECKO_PRO": "<your COINGECKO_PRO>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-crypto-toolkit": {
"serverUrl": "https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-crypto-toolkit": {
"command": "npx",
"args": [
"-y",
"mcp-crypto-toolkit"
],
"env": {
"COINGECKO_API_KEY": "<your COINGECKO_API_KEY>",
"COINGECKO_PRO": "<your COINGECKO_PRO>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-crypto-toolkit": {
"url": "https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcp"
}
}
}{
"mcpServers": {
"mcp-crypto-toolkit": {
"command": "npx",
"args": [
"-y",
"mcp-crypto-toolkit"
],
"env": {
"COINGECKO_API_KEY": "<your COINGECKO_API_KEY>",
"COINGECKO_PRO": "<your COINGECKO_PRO>"
}
}
}
}Replace each placeholder with your own value before saving.
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.nad33mahm3d%2Fmcp-crypto-toolkit)<a href="https://mcptoplist.com/server/io.github.nad33mahm3d%2Fmcp-crypto-toolkit"><img src="https://mcptoplist.com/badge/io.github.nad33mahm3d%2Fmcp-crypto-toolkit.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
nad33mahm3d
Available versions (2)
| Version | Published |
|---|---|
| 1.3.0 | Sep 4, 2026 |
| 1.2.3 | Sep 2, 2026 |
Frequently asked questions
- Who maintains MCP Crypto Toolkit Server?
- MCP Crypto Toolkit Server is maintained by nad33mahm3d, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is MCP Crypto Toolkit Server listed on the Official MCP Registry?
- Yes — MCP Crypto Toolkit Server is listed on the Official MCP Registry.
- How many versions does MCP Crypto Toolkit Server have?
- MCP Toplist tracks 2 versions of MCP Crypto Toolkit Server, most recently published on Sep 4, 2026.
- Where can I find the source code for MCP Crypto Toolkit Server?
- The source code for MCP Crypto Toolkit Server is hosted at github.com/nad33mahm3d/mcp-crypto-toolkit.
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.