Featured

Deploy OpenClaw in 60 seconds β€” 20% off logoDeploy OpenClaw in 60 seconds β€” 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger β†’
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger β†’
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free β†’
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now β†’
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data β€” no proxies, no parsers, no maintenance.

Start building free β†’
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it β€” secured from day one.

Get it set up for you β†’
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free β†’
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here β†’

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

decksaga/market-pulse-mcp MCP server](https://glama.ai/mcp/servers/decksaga/market-pulse-mcp/badges/score.svg)](https://glama.ai/mcp/servers/decksaga/market-pulse-mcp) πŸ“‡ ☁️ - Live market data for AI agents β€” crypto prices, stocks (any ticker), S&P...

README.md

<div align="center">

<img src="https://capsule-render.vercel.app/api?type=venom&color=0:0d1117,50:1a3a2a,100:6ee7b7&height=200&section=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" /> <img src="https://img.shields.io/badge/v2.0-New-blueviolet?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. Crypto, stocks, forex, indices, sentiment β€” 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%

πŸ“ˆ Indices:
  S&P 500:   5,842.01   🟒 +0.62%
  NASDAQ:   18,847.28   🟒 +0.89%
  Dow Jones: 42,654.74   πŸ”΄ -0.12%

πŸ’± 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 />

πŸ› οΈ 8 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_stock_price | NEW β€” Any stock or ETF: AAPL, NVDA, TSLA, MSFT, SPY, QQQ... | | πŸ›οΈ | get_market_indices | NEW β€” S&P 500, NASDAQ, Dow Jones, Russell 2000, VIX | | πŸ”₯ | get_trending_cryptos | NEW β€” Top 7 trending coins on CoinGecko right now | | πŸ’± | 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, trending, 24h volume | | Yahoo Finance | Stocks, ETFs, market indices | | ExchangeRate API | 150+ fiat currency pairs | | Alternative.me | Crypto Fear & Greed Index |

<br />

πŸ“ Structure

market-pulse-mcp/
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ server.ts    # Tool definitions (8 tools)
β”‚   └── apis.ts      # CoinGecko, Yahoo Finance, 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&section=footer" width="100%" />

</div>

See related servers & alternatives β†’

Related MCP servers

Browse all β†’

Related guides

Hand-picked reading to help you choose and use Finance & Payments servers.