CoinMarketCap MCP Server
크립토 MCP
Claude AI가 CoinMarketCap API에서 암호화폐 데이터에 실시간으로 액세스할 수 있도록 하는 MCP( Model Context Protocol ) 서버입니다.
특징
이 서버는 Claude에게 다음과 같은 도구를 제공합니다.
get-cryptocurrency-listings : 최신 암호화폐 시장 데이터를 받아보세요
get-cryptocurrency-quotes : 특정 암호화폐에 대한 견적을 검색합니다.
get-cryptocurrency-map : CoinMarketCap ID에 대한 암호화폐 매핑을 가져옵니다.
get-cryptocurrency-info : 특정 암호화폐에 대한 자세한 메타데이터를 가져옵니다.
get-global-metrics : 글로벌 암호화폐 시장 지표에 접근
get-exchange-listings : 암호화폐 거래소에 대한 정보를 얻으세요
Related MCP server: CoinMarketCap Universal MCP Server
필수 조건
CoinMarketCap API 키( pro.coinmarketcap.com 에서 받으세요)
Claude Desktop과 통합
이 MCP 서버를 Claude Desktop과 통합하려면:
Claude Desktop 구성 파일을 찾으세요.
macOS의 경우:
~/Library/Application\ Support/Claude/claude_desktop_config.json
다음 구성을 파일에 추가합니다.
지엑스피1
수동 설치
이 저장소를 복제하세요
종속성 설치:
# Using npm
npm install
# Using bun
bun installTypeScript 코드를 작성합니다.
# Using npm
npm run build
# Using bun
bun run build클로드에서의 사용법
구성이 완료되면 Claude에게 다양한 암호화폐 관련 작업을 수행하도록 요청할 수 있습니다.
"시가총액 기준 상위 10개 암호화폐 보여주세요"
"비트코인과 이더리움의 현재 가격은 얼마인가요?"
"오늘날 글로벌 암호화폐 시장 지표는 무엇인가요?"
"바이낸스 거래소에 대해 알려주세요"
스크린샷
최고의 암호화폐

암호화폐 메타데이터

시장 지표

개발
이 프로젝트에서는 TypeScript와 Model Context Protocol SDK를 사용하여 Claude AI와 통신하는 서버를 구축합니다.
사용 가능한 도구를 수정하거나 새로운 엔드포인트를 추가하려면 src/index.ts 파일을 편집하고 프로젝트를 다시 빌드하세요.
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 Servers
- AlicenseCqualityFmaintenanceCoinmarket API integration to fetch cryptocurrency listings and quotes250MIT
- Alicense-qualityDmaintenanceProvides comprehensive access to CoinMarketCap's cryptocurrency data including listings, quotes, market metrics, and the Fear & Greed Index directly within the Cursor environment.2832MIT
- AlicenseBqualityDmaintenanceProvides access to cryptocurrency market data, exchange information, and blockchain metrics through the CoinMarketCap API. Supports price quotes, historical data, trending tokens, global metrics, and DEX information across different subscription tiers.26127MIT
- Alicense-qualityCmaintenanceProvides cryptocurrency market data (top coins by market cap) and fiat currency exchange rates.8MIT
Related MCP Connectors
Live and historical cryptocurrency prices via CoinGecko free API.
CoinMarketCap MCP — crypto prices, market cap, rankings
CoinGecko MCP — wraps CoinGecko free API (no auth required)
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/szcharlesji/crypto-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server