Cryptocapi MCP Server
Rank #17,197io.github.Jegoba90/cryptocapi
Análisis de riesgo cripto: cada insight PRO trae el SHA-256 de sus inputs para que lo recalcules.
Cryptocapi MCP Server is a Model Context Protocol (MCP) server published by Jegoba90. It ranks #17,197 of 132,046 servers tracked on MCP Toplist. Cryptocapi MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Sep 3, 2026 and most recently updated on Sep 3, 2026.
Ranks ahead of 114,849 of 132,046 servers on MCP Toplist.
Use Cryptocapi MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cryptocapi -e "CRYPTOCAPI_API_KEY=<your CRYPTOCAPI_API_KEY>" -- npx -y @cryptocapi/mcpReplace each placeholder with your own value before saving.
[mcp_servers.cryptocapi]
command = "npx"
args = ["-y", "@cryptocapi/mcp"]
[mcp_servers.cryptocapi.env]
CRYPTOCAPI_API_KEY = "<your CRYPTOCAPI_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cryptocapi": {
"command": "npx",
"args": [
"-y",
"@cryptocapi/mcp"
],
"env": {
"CRYPTOCAPI_API_KEY": "<your CRYPTOCAPI_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cryptocapi": {
"command": "npx",
"args": [
"-y",
"@cryptocapi/mcp"
],
"env": {
"CRYPTOCAPI_API_KEY": "<your CRYPTOCAPI_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"cryptocapi": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@cryptocapi/mcp"
],
"env": {
"CRYPTOCAPI_API_KEY": "<your CRYPTOCAPI_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cryptocapi": {
"command": "npx",
"args": [
"-y",
"@cryptocapi/mcp"
],
"env": {
"CRYPTOCAPI_API_KEY": "<your CRYPTOCAPI_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cryptocapi": {
"command": "npx",
"args": [
"-y",
"@cryptocapi/mcp"
],
"env": {
"CRYPTOCAPI_API_KEY": "<your CRYPTOCAPI_API_KEY>"
}
}
}
}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.Jegoba90%2Fcryptocapi)<a href="https://mcptoplist.com/server/io.github.Jegoba90%2Fcryptocapi"><img src="https://mcptoplist.com/badge/io.github.Jegoba90%2Fcryptocapi.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Jegoba90
Available versions (1)
| Version | Published |
|---|---|
| 0.2.3 | Sep 3, 2026 |
Frequently asked questions
- Who maintains Cryptocapi MCP Server?
- Cryptocapi MCP Server is maintained by Jegoba90, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Cryptocapi MCP Server listed on the Official MCP Registry?
- Yes — Cryptocapi MCP Server is listed on the Official MCP Registry.
- How many versions does Cryptocapi MCP Server have?
- MCP Toplist tracks 1 version of Cryptocapi MCP Server, most recently published on Sep 3, 2026.
- Where can I find the source code for Cryptocapi MCP Server?
- The source code for Cryptocapi MCP Server is hosted at github.com/Jegoba90/cryptocapi-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.