Back to Browse

XFINLAB Intelligence MCP Server

by XFINLAB
FinanceModerate7.2LocalRemote
Free

Real-time market news, FinBERT sentiment, technical analysis, and AI-structured event feeds for any

About

XFINLAB Intelligence exposes the same data and analysis engines behind XFINLAB's Intelligence API (www.xfinlab.com/intelligence-api.html) as MCP tools, so an AI agent can pull real market data directly instead of a developer hand-writing HTTP client code against the REST API.

Everything returned is real, structured data computed from live sources — deduplicated RSS news aggregation, FinBERT model inference for sentiment (not a fabricated estimate), OHLC-price-derived technical/market-structure signals, and AI-written narrative summaries built from actual headline clusters. Nothing here is a directional trading signal or a probability estimate on future price movement — XFINLAB deliberately stays on the "structured facts and analysis" side of that line, not investment advice.

Built for developers and AI-agent builders who want financial market context in their agent without standing up their own news/data pipeline: research assistants, trading-adjacent copilots, portfolio-review agents, and general-purpose agents that occasionally need "what's going on with this stock."

Security Report

7.2
Moderate7.2Low Risk

XFINLAB is a financial data/intelligence API with an MCP server implementation. The codebase shows reasonable security practices with API key-based authentication and appropriate permission scoping for a finance server. However, several moderate concerns exist: the MCP server implementation is not provided for direct analysis, broad dependency list with some older/potentially vulnerable packages, and limited visibility into credential handling in the main application code. The architecture appears sound for a financial API, but without seeing the actual MCP server code and backend implementation, full security validation is incomplete.

4 files analyzed · 8 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

process_spawn

Check that this permission is expected for this type of plugin.

database

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

An XFINLAB Intelligence API key. Get a free one at — no credit card required for the free tier. Supply it as an HTTP header on the MCP connection (preferred, works with Claude Desktop's custom-header config) or as an `api_key` argument on each tool call for clients that can't set custom headers.Required

Environment variable: X-API-Key

Sign up free

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Getting Started

Once installed, try these example prompts and explore these capabilities:

  • 1"What's the latest news on NVDA?"
  • 2"What's the sentiment on Tesla headlines right now?"
  • 3"Give me the technical analysis and market structure for AAPL over the last 6 months"
  • 4"Summarize the latest AI-clustered market intelligence feed for the semiconductor sector"
  • 5"Give me a snapshot of what's happening across US, Europe, and Asia markets today"
  • 6Tool: get_market_events — recent deduplicated news headlines, optionally filtered by ticker
  • 7Tool: get_sentiment — FinBERT sentiment analysis of recent headlines for a ticker
  • 8Tool: get_technical_analysis — confluence/trend/MACD/market-structure signals from live OHLC data
  • 9Tool: get_intelligence_feed — AI-structured event clusters with narrative summaries
  • 10Tool: get_global_market_map — cross-region macro + headlines + sentiment snapshot

Reviews

No reviews yet

Be the first to review this server!