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
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
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.
Related MCP Connectors
CoinGecko MCP — wraps CoinGecko free API (no auth required)
CoinGecko-backed live prices, market caps, DeFi metrics — no per-user API key needed.
Free, keyless live cryptocurrency prices, market cap, and 24h change via CoinGecko.
Live and historical cryptocurrency prices via CoinGecko free API.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables interaction with the CoinGecko Pro API to access cryptocurrency data including price history and market metrics through both MCP and OpenAI function calling.9MIT
- AlicenseNot gradedqualityDmaintenanceConnects AI agents to real-time cryptocurrency market data from CoinGecko API, enabling price lookups, coin details, market rankings, search, and trending crypto queries through natural language.16Apache 2.0
- FlicenseNot gradedqualityDmaintenanceProvides live and historical cryptocurrency prices, trending coins, and global market data via CoinGecko API, enabling AI agents to fetch real-time and historical crypto information.-
- AlicenseNot gradedqualityDmaintenanceProvides real-time cryptocurrency data from CoinGecko, including prices, market data, historical data, and coin search.11MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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