Inferventis MCP

20 financial tools for AI agents: real-time FX conversion, stock quotes, crypto prices, open banking, Stripe payments, calculators, news headlines and web reading. Free and standard tiers.

Inferventis

Inferventis MCP Server

20 financial tools — live on Google Cloud Run. Zero install. Connect in 30 seconds.

A production-ready Model Context Protocol server any AI agent can call over Streamable HTTP. Real-time stocks, crypto, FX, Open Banking, Stripe, news, and web reading — all in one endpoint.

Quick Connect

{
  "mcpServers": {
    "inferventis": {
      "type": "streamableHttp",
      "url": "https://mcp-server-295985738387.europe-west1.run.app/mcp"
    }
  }
}

Or via Claude Code:

claude mcp add inferventis --transport http https://mcp-server-295985738387.europe-west1.run.app/mcp

Tools

All manifests are written to TDQS A standard (≥ 4.0/5.0) for reliable agent tool selection.

Free — no API key required

ToolManifestDescription
platform_tool_findertool_finder.jsonSemantic search across all tools — call this first if unsure which tool to use
web_news_headlinesnews_headlines.jsonReal-time headlines from BBC News + The Guardian. 9 topic categories, keyword filter
web_url_readerurl_reader.jsonFetch any public URL and return clean readable plain text

Standard — no API key required (live data)

ToolManifestDescription
currency_convertcurrency_convert.jsonLive FX via Frankfurter (ECB). 33+ currencies
currency_convert_litecurrency_convert_basic.jsonLightweight FX conversion, minimal payload
currency_convert_openreal_wesbos_currency.jsonFX conversion via open exchange rate data
currency_fx_litefx_converter.jsonMid-market FX conversion, low-latency
currency_ratesreal_frankfurter_currency.jsonLive and historical exchange rates from Frankfurter API
financial_calculatorfinancial_calculator.jsonCompound interest, loan payments, ROI, PV/FV, break-even. No external API
financial_calculator_litefinancial_calculator_basic.jsonLightweight financial calculator
crypto_pricecrypto_price.jsonLive crypto prices via CoinGecko. 10,000+ coins
crypto_price_litecrypto_price_basic.jsonSpot price + 24h change. Minimal payload
crypto_fx_ratesreal_coinapi_fx.jsonConverts amounts between any crypto/fiat pair
stock_quotefinnhub_stock_quote.jsonReal-time stock price, high/low, % change via Finnhub
stock_price_litestock_tool.jsonCurrent trading price for any ticker. Minimal payload

Premium — caller-supplied API key required

ToolManifestDescriptionKey needed
open_banking_transactionsopen_banking_transactions.jsonBank account balances + transactions via TrueLayer (PSD2)TRUELAYER_ACCESS_TOKEN
bank_accountsbank_data.jsonBank account details + recent transaction historyTRUELAYER_ACCESS_TOKEN
stripe_paymentsstripe_payments.jsonLive Stripe data — payments, customers, subscriptionsSTRIPE_SECRET_KEY
stripe_payment_recordspayment_tool.jsonPayment and charge records from a Stripe merchant accountSTRIPE_SECRET_KEY

Connection Details

PropertyValue
ProtocolMCP Streamable HTTP
Base URLhttps://mcp-server-295985738387.europe-west1.run.app
Endpoint/mcp (API key) · /mcp-pay (x402 USDC micropayments)
Regioneurope-west1 (Belgium)
MCP Registryio.github.bankee-ai/inferventis-tools

Authentication

API key (developer/Stripe billing):

x-api-key: your_key_here

Test key: key_test_abc123

x402 micropayments (autonomous agents, no account needed): Agents pay $0.001 USDC on Base per call, verified on-chain. Use endpoint /mcp-pay.

Aggregator Listings

PlatformStatus
Glama✅ Auto-indexed via glama.json
Smithery✅ Auto-indexed via smithery.yaml
PulseMCP✅ Auto-indexed
punkpeye/awesome-mcp-servers✅ PR #5862
MCP Registry✅ Live
mcp.so✅ Under review
mcpservers.org✅ Submitted
mcpmarket.com✅ Submitted
mcp.aibase.com✅ Submitted
LobeHub✅ Issue #14430

Platform Info

This is the public listing repo for Inferventis. Manifests and config files only — no implementation code.

  • Private platform repo: Bankee-ai/inferventis (Cloud Run, TypeScript, tool implementations)
  • Website: inferventis.ai
  • Dashboard: /dashboard
  • Developer programme: /developers — list your tools, earn 70% of every call

Related Servers

NotebookLM Web Importer

Import web pages and YouTube videos to NotebookLM with one click. Trusted by 200,000+ users.

Install Chrome Extension