Marketcaper MCP 是一个 MCP 服务器,为 AI 智能体提供最新的市场数据、带引用的跨资产对比、资产快照、对比包以及托管股票热力图图像,用于内容生成。

Stars

91

7 天增长

暂无数据

Fork 数

0

开放 Issue

0

开源协议

MIT

最近更新

2026-07-19

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

它提供免费且无需 API 密钥的 MCP 端点,直接输出带有来源链接的实时金融数据,专为 AI 智能体设计,能生成可直接发布的社会帖文、机器人回复和新闻简报图表。

适合谁使用

  • 构建金融内容 AI 智能体的开发者
  • 社交平台机器人(Telegram、Discord)运营者
  • 需要市场可视化内容的新闻简报创作者
  • AI 研究助手开发者

典型使用场景

  • 生成带引用的 BTC 与 ETH 对比帖文用于社交媒体
  • 创建带有源头链接的 Telegram 或 Discord 金融机器人回复
  • 制作包含对比图和股票热力图的新闻简报章节
  • 回答跨市场规模问题,避免依赖过时的模型记忆

项目优势

  • 提供带有可追溯来源 URL 和规范引用的实时市场数据
  • 四个工具涵盖快照、对比、对比包和热力图
  • 托管 PNG 图像可直接嵌入帖文或机器人回复
  • 无需 API 密钥,公共只读访问且具有透明的频率限制

使用前须知

  • 每 IP 每分钟 60 次请求,每天最多 10 张托管图像
  • 托管图像生成约需 20 秒;热力图仅支持深色主题
  • 不适合用于交易、投资组合监控或高频率工作流

README 快速开始

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

项目描述

Finance data and heatmap images for AI Agents Hermes OpenClaw

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

MoonshotAI
精选
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 与机器学习AI 智能体
3,348
xuchonglang
精选
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.

区块链与 Web3
2,739
Krishnagangwal
精选
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.

数据与数据库数据库与存储
2,326