Xfinlab MCP server
Real-time market events, sentiment, and technical analysis as MCP tools, backed by real data.
1 stars
Reviews
Write oneNobody has reviewed Xfinlab yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Xfinlab tools (5)
write = sends, deletes, buys or postsget_global_market_mapFreeGet a cross-region global market snapshot ('World Engine'): macro indicators (GDP growth/inflation/unemployment, with source attribution -- world_bank/fred/ecb), filtered regional headlines, and FinBERT sentiment for each requested region, plus a top-level global headlines feed (GDELT). Regions: us, europe, japan, korea, china, hk, tw, sea, me, latam. No AI narrative, no directional signal -- structured real data only.
get_intelligence_feedFreeGet AI-structured event clusters from recent news: same-story headline clusters with entity/sentiment/quant-context fields and an AI-written narrative summary. Optionally scoped to one ticker; otherwise returns the latest cross-market feed. This is structured fact extraction, not republished article text, and never includes a directional trading signal or probability estimate.
get_market_eventsFreeGet recent market/company news headlines from XFINLAB's aggregated real-time news feed (RSS-sourced, deduplicated). Optionally filter by ticker/company name. Returns title, source, kind, published_at, url for each item -- no article body text.
get_sentimentFreeGet FinBERT-based sentiment analysis of recent headlines for a ticker. Returns per-headline label/confidence/score plus an average score. Real model inference, not a fabricated estimate.
get_technical_analysisFreeGet confluence direction/confidence, trend, MACD, volume, chart patterns, and market-structure signals (BOS/CHOCH/liquidity-sweep/order-flow/volume-profile/institutional-footprint) for one ticker, computed from real OHLC price data -- the same engine that powers XFINLAB's chart-analysis and ai-analysis pages.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 204ms20/20
- Tool poisoning5 tool descriptions checked15/15
- Auth qualityAPI key sent as a header8/15
- Maintenancelast push 4 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
claude mcp add --transport http xfinlab https://api.xfinlab.com/api/mcp
Xfinlab: common questions
- Is Xfinlab MCP server safe?
- Yes, by our scan: it is graded A (88/100). Read the Xfinlab safety report
- How do I install Xfinlab?
- It runs remotely at api.xfinlab.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Xfinlab need an API key?
- Yes. The registry entry asks for
X-API-Key. - Is Xfinlab maintained?
- The last commit was 4 days ago (2026-09-17). The latest release is v1.0.0.
- Is Xfinlab up?
- 100% of our last 5 checks got an answer. We check remote servers about four times a day.