Marketcaper MCP is an MCP server that provides AI agents with fresh market data, cited cross-asset comparisons, asset snapshots, comparison packs, and hosted stock heatmap images for content generation.

Stars

91

7-day growth

No data

Forks

0

Open issues

0

License

MIT

Last updated

2026-07-19

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It offers a free, no-API-key-required MCP endpoint that delivers current, source-linked financial data specifically designed for AI agents to produce ready-to-publish social posts, bot replies, and newsletter visuals.

Who it is for

  • Developers building AI agents for finance content
  • Social media bot operators (Telegram, Discord)
  • Newsletter creators requiring market visuals
  • AI research assistant developers

Use cases

  • Generate cited BTC vs ETH comparison posts for social media
  • Create Telegram or Discord finance bot replies with source links
  • Produce newsletter sections with comparison images and stock heatmaps
  • Answer cross-market size questions without stale model memory

Strengths

  • Fresh market data with traceable source URLs and canonical citations
  • Four tools exposing snapshots, comparisons, comparison packs, and heatmaps
  • Hosted PNG images ready for embedding in posts or bots
  • No API key required; public read-only access with transparent rate limits

Considerations

  • 60 requests per minute per IP, with 10 hosted images per day per IP
  • Hosted images can take ~20 seconds to generate; dark theme only for heatmaps
  • Not suitable for trading, portfolio monitoring, or high-frequency workflows

README quick start

Marketcaper MCP

Marketcaper MCP gives AI agents fresh market data and something worth posting: cited cross-asset comparisons, asset snapshots, ready-to-publish comparison packs, and hosted stock heatmap images.

It is built for social-content agents, Telegram and Discord finance bots, newsletters, research assistants, and coding assistants that need current, source-linked finance context.

No API key is required for public read-only MCP access. Rate limits apply to protect the service.

What it is good for

  • Create cited BTC vs ETH, NVDA vs AAPL, or USD vs BTC comparison posts.
  • Generate Telegram or Discord finance bot replies with canonical Marketcaper source links.
  • Build newsletter sections with comparison images and stock heatmap visuals.
  • Let research assistants answer cross-market size questions without relying on stale model memory.
  • Produce market recap cards with hosted PNG images.

What it is not for

Marketcaper MCP is not a trading system, investment adviser, portfolio monitor, backtesting engine, technical-analysis feed, news feed, or bulk extraction API. Do not use it to scrape all assets, power high-frequency workflows, automate trades, or monitor portfolios.

Tools

The public MCP server currently exposes:

  • get_asset_snapshot - resolve one asset and return current size context with source links.
  • compare_assets - compare two assets on one size scale.
  • compare_assets_pack - generate a content-ready comparison pack with short copy, citations, canonical URLs, and optional hosted image metadata.
  • get_stock_heatmap - return stock heatmap summaries and optional hosted heatmap image metadata.

See docs/tools.md for input and output guidance.

Quick setup

Use this endpoint in MCP-compatible clients:

https://marketcaper.com/api/mcp

Cursor or compatible mcp.json example:

{
  "mcpServers": {
    "marketcaper": {
      "url": "https://marketcaper.com/api/mcp"
    }
  }
}

Codex CLI example:

codex mcp add marketcaper --url https://marketcaper.com/api/mcp

See docs/clients.md for client examples.

Citation rule

When you use Marketcaper data in generated

Description

Finance data and heatmap images for AI Agents Hermes OpenClaw

Related repositories

Similar projects matched by category, topics, and programming language.

MoonshotAI
Featured
MoonshotAI GitHub avatar

Kimi-K3

Kimi K3 is an open-weight, 2.8T-parameter native multimodal agentic model with a 1M-token context window, designed for frontier coding, knowledge work, and reasoning tasks.

AI & Machine LearningAI Agents
3,348
xuchonglang
Featured
xuchonglang GitHub avatar

investing-for-beginners

A structured investing guide for Chinese beginners covering US stocks, options, and cryptocurrency, with focus on foundational concepts and risk awareness.

Blockchain & Web3
2,739
Krishnagangwal
Featured
Krishnagangwal GitHub avatar

CS-Fundamentals

A curated collection of Computer Science fundamentals (PDFs, notes, cheatsheets, interview question banks) for placement preparation, covering seven core subjects plus general resources.

Data & DatabasesDatabases & Storage
2,326