Market Pulse MCP
Enables Claude to access real-time crypto prices, forex rates, and market sentiment data through free public APIs with no keys required.
README
<div align="center">
<img src="https://capsule-render.vercel.app/api?type=venom&color=0:0d1117,50:1a3a2a,100:6ee7b7&height=200§ion=header&text=MARKET%20PULSE&fontSize=70&fontColor=ffffff&animation=twinkling&stroke=6ee7b7&strokeWidth=1" width="100%" />
<br />
<h3>Give Claude eyes on the market.</h3>
<p> <a href="https://github.com/decksaga/market-pulse-mcp/stargazers"><img src="https://img.shields.io/github/stars/decksaga/market-pulse-mcp?style=for-the-badge&color=6ee7b7&labelColor=0d1117" /></a> <a href="https://github.com/decksaga/market-pulse-mcp/blob/master/LICENSE"><img src="https://img.shields.io/badge/License-MIT-yellow?style=for-the-badge&labelColor=0d1117" /></a> <img src="https://img.shields.io/badge/MCP-Compatible-6ee7b7?style=for-the-badge&labelColor=0d1117" /> <img src="https://img.shields.io/badge/API_Keys-None-ff6b6b?style=for-the-badge&labelColor=0d1117" /> <img src="https://img.shields.io/badge/Cost-$0-6ee7b7?style=for-the-badge&labelColor=0d1117" /> </p>
</div>
<br />
What is this?
An MCP server that gives Claude live market data instead of guessing or searching the web. You ask about crypto, forex, or market sentiment — Claude pulls real numbers from real APIs.
You: "how's the market doing?"
📊 MARKET SUMMARY
═══════════════════════════════════════════
🪙 Top Cryptos:
Bitcoin (BTC): $78,004.00 🔴 -0.24%
Ethereum (ETH): $2,489.00 🟢 +1.12%
BNB (BNB): $598.00 🟢 +0.87%
Solana (SOL): $148.30 🔴 -2.31%
XRP (XRP): $0.52 🟢 +0.45%
💱 Forex (USD base):
USD/EUR: 0.9234
USD/GBP: 0.7891
USD/JPY: 154.23
😰 Fear & Greed: 38/100 (Fear)
No web searches. No hallucinated data. Just live numbers.
<br />
🛠️ 5 Tools
| Tool | Does what | |
|---|---|---|
| 🪙 | get_price |
Price of any crypto — BTC, ETH, SOL, DOGE, and 10+ more |
| 📊 | get_top_cryptos |
Top N ranked by market cap |
| 💱 | get_forex_rate |
Exchange rate between any two currencies |
| 😱 | get_fear_greed_index |
Fear & Greed Index + 7-day trend |
| 📋 | get_market_summary |
Everything above in one call |
<br />
🚀 Setup (2 minutes)
1. Clone and install:
git clone https://github.com/decksaga/market-pulse-mcp.git
cd market-pulse-mcp
npm install
2. Add to your Claude config:
{
"mcpServers": {
"market-pulse": {
"command": "node",
"args": ["/path/to/market-pulse-mcp/dist/server.js"]
}
}
}
3. Restart Claude. Ask it anything about the market.
Already compiled. No build step.
<br />
📡 Free APIs, No Keys
| Source | What it provides |
|---|---|
| CoinGecko | Crypto prices, market caps, 24h volume |
| ExchangeRate API | 150+ fiat currency pairs |
| Alternative.me | Crypto Fear & Greed Index |
<br />
🪙 Supported
Bitcoin · Ethereum · Solana · Cardano · XRP · Dogecoin · Polkadot · Avalanche · Chainlink · Litecoin · BNB · Polygon + anything on CoinGecko
<br />
📁 Structure
market-pulse-mcp/
├── src/
│ ├── server.ts # Tool definitions
│ └── apis.ts # CoinGecko, ExchangeRate, Alternative.me
├── dist/ # Ready to run
├── package.json
└── tsconfig.json
<br />
License
MIT — do whatever you want with it.
<br />
<div align="center">
Made by @decksaga
<img src="https://capsule-render.vercel.app/api?type=waving&color=0:0d1117,50:1a3a2a,100:6ee7b7&height=100§ion=footer" width="100%" />
</div>
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。