Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.lnanology/xfinlab

REMOTE · API.XFINLAB.COM · SCANNED SEP 26

Real-time market events, sentiment, and technical analysis as MCP tools, backed by real data.

Available components

+3 this week 74 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability68
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1122 tokens (~224/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
  • Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 5 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the io.github.lnanology/xfinlab MCP server?

io.github.lnanology/xfinlab is a hosted endpoint at https://api.xfinlab.com/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · api.xfinlab.com

# add to Claude Code
claude mcp add --transport http lnanology-xfinlab 'https://api.xfinlab.com/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "lnanology-xfinlab": {
      "url": "https://api.xfinlab.com/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "lnanology-xfinlab": {
      "type": "http",
      "url": "https://api.xfinlab.com/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.lnanology-xfinlab]
url = "https://api.xfinlab.com/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "lnanology-xfinlab": {
      "type": "remote",
      "url": "https://api.xfinlab.com/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add lnanology-xfinlab --url 'https://api.xfinlab.com/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  lnanology-xfinlab:
    url: "https://api.xfinlab.com/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "lnanology-xfinlab": {
      "Transport": "http",
      "Url": "https://api.xfinlab.com/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add lnanology-xfinlab -t streamable-http -u 'https://api.xfinlab.com/api/mcp'
// mcp.json
{
  "mcpServers": {
    "lnanology-xfinlab": {
      "type": "http",
      "url": "https://api.xfinlab.com/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 25 Sept 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 24 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 22 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 −1
    • Schema quality: 156 → 224 ▼ functional
    • “get_global_market_map” added an optional parameter “marketplace_license_key” cosmetic
    • “get_intelligence_feed” added an optional parameter “marketplace_license_key” cosmetic
    • “get_market_events” added an optional parameter “marketplace_license_key” cosmetic
    • “get_sentiment” added an optional parameter “marketplace_license_key” cosmetic
    • “get_technical_analysis” added an optional parameter “marketplace_license_key” cosmetic
  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 26 Sept 2026 · Probed https://api.xfinlab.com/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=api.xfinlab.com CN=YR2,O=Let's Encrypt,C=US 8 Sept 2026 7 Dec 2026 RSA 2048 SHA256-RSA 5dd1f047fc9e12f43982707a5c4c0b6cd86
SANs: api.xfinlab.com
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of api.xfinlab.com. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
xfinlab.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy geolocation=(), microphone=(), camera=()

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.xfinlab.com/api/mcp Verified 200
http (plaintext) http://api.xfinlab.com/api/mcp HTTPS enforced 301 https://api.xfinlab.com/api/mcp
MCP tools · 5 exposed · ~1,122 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_global_market_map ~268

Get 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.

NameTypeReqDescription
api_keystring–XFINLAB Intelligence API key (X-API-Key). Omit if supplied via HTTP header instead.
include_sentimentboolean–Whether to run FinBERT sentiment on each region's headlines.
marketplace_license_keystring–Optional: an mcp-marketplace.io license key for this listing's paid tier. If valid, upgrades a free XFINLAB API key's daily quota to Pro for this call. Omit if supplied via the X-Marketplace-License-…
news_limitinteger–Headlines per region, 1-20.
regionsstring–Comma-separated region keys, e.g. 'us,hk,china'. Omit for all 10 regions.

No output schema declared.

No examples provided.

get_intelligence_feed ~222

Get 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.

NameTypeReqDescription
api_keystring–XFINLAB Intelligence API key (X-API-Key). Omit if supplied via HTTP header instead.
langstring–Language for the narrative summary.
limitinteger–Max event clusters, 1-10.
marketplace_license_keystring–Optional: an mcp-marketplace.io license key for this listing's paid tier. If valid, upgrades a free XFINLAB API key's daily quota to Pro for this call. Omit if supplied via the X-Marketplace-License-…
tickerstring–Optional ticker to scope the feed to, e.g. 'MSFT'.

No output schema declared.

No examples provided.

get_market_events ~194

Get 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.

NameTypeReqDescription
api_keystring–XFINLAB Intelligence API key (X-API-Key). Omit if supplied via HTTP header instead.
limitinteger–Max results, 1-100.
marketplace_license_keystring–Optional: an mcp-marketplace.io license key for this listing's paid tier. If valid, upgrades a free XFINLAB API key's daily quota to Pro for this call. Omit if supplied via the X-Marketplace-License-…
tickerstring–Optional ticker or company name to filter by, e.g. 'NVDA'.

No output schema declared.

No examples provided.

get_sentiment ~178

Get 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.

NameTypeReqDescription
api_keystring–XFINLAB Intelligence API key (X-API-Key). Omit if supplied via HTTP header instead.
limitinteger–Number of recent headlines to analyze, 1-25.
marketplace_license_keystring–Optional: an mcp-marketplace.io license key for this listing's paid tier. If valid, upgrades a free XFINLAB API key's daily quota to Pro for this call. Omit if supplied via the X-Marketplace-License-…
tickerstringyesTicker to analyze, e.g. 'AAPL'.

No output schema declared.

No examples provided.

get_technical_analysis ~260

Get 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.

NameTypeReqDescription
api_keystring–XFINLAB Intelligence API key (X-API-Key). Omit if supplied via HTTP header instead.
intervalstring–Candle interval, e.g. '1d'.
langstring–Language for text labels, e.g. 'en', 'zh-HK'.
marketplace_license_keystring–Optional: an mcp-marketplace.io license key for this listing's paid tier. If valid, upgrades a free XFINLAB API key's daily quota to Pro for this call. Omit if supplied via the X-Marketplace-License-…
periodstring–History window, e.g. '6mo', '1y'.
tickerstringyesTicker to analyze, e.g. 'TSLA', '0700.HK'.

No output schema declared.

No examples provided.

Common questions

What is the io.github.lnanology/xfinlab MCP server?

io.github.lnanology/xfinlab is an MCP server listed in the public MCP registry as io.github.lnanology/xfinlab. Real-time market events, sentiment, and technical analysis as MCP tools, backed by real data. This page covers its hosted endpoint (https://api.xfinlab.com/api/mcp).

Is the io.github.lnanology/xfinlab MCP server safe to use?

io.github.lnanology/xfinlab scores 74 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.lnanology/xfinlab MCP server expose?

io.github.lnanology/xfinlab exposes 5 tools: get_market_events, get_sentiment, get_technical_analysis, get_intelligence_feed, get_global_market_map. Their descriptions and schemas cost roughly 1,122 tokens of context every time the server is loaded.

Does the io.github.lnanology/xfinlab MCP server require authentication?

No. We connected to io.github.lnanology/xfinlab without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the io.github.lnanology/xfinlab MCP server still maintained?

io.github.lnanology/xfinlab is still listed as active in the MCP registry. We last reached this channel on 26 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.