Coingecko MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Coingecko MCP Serverwhat's the current price of Bitcoin?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Coingecko MCP Server
MCP server for Coingecko. Agent-ready API for Coingecko.
Hosted at coingecko.mcp.junct.dev/mcp. Free to use. No auth. No API key required.
Part of Junct — the agent-readiness layer for the crypto stack.
Quick Start
Add to your MCP client config (Claude Desktop, Cursor, Windsurf):
{
"mcpServers": {
"coingecko": {
"url": "https://coingecko.mcp.junct.dev/mcp",
"transport": "streamable-http"
}
}
}Related MCP server: Crypto Tracker MCP Server
About
This MCP server is deterministically generated from the Coingecko API specification. Every tool maps 1:1 to a real API endpoint — no hallucinated endpoints, no phantom tools.
Protocol: Coingecko
Endpoint:
https://coingecko.mcp.junct.dev/mcpTransport: Streamable HTTP
Auth: None required
Documentation: coingecko.mcp.junct.dev/llms.txt
Server card: coingecko.mcp.junct.dev/.well-known/mcp/server.json
Links
Keywords
Coingecko, MCP server, DeFi, AI agent, agent-ready API, crypto tools, Model Context Protocol, hosted MCP
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/junct-bot/coingecko-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server