Labsco
Bankee-ai logo

Inferventis MCP

from Bankee-ai

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.

πŸ”₯πŸ”₯πŸ”₯πŸ”₯βœ“ VerifiedPaid serviceNeeds API keys
<p align="center"> <img src="https://raw.githubusercontent.com/Bankee-ai/inferventis/main/public/logo.png" alt="Inferventis" width="360"> </p>

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

Copy & paste β€” that's it
{
  "mcpServers": {
    "inferventis": {
      "type": "streamableHttp",
      "url": "https://mcp-server-295985738387.europe-west1.run.app/mcp"
    }
  }
}

Or via Claude Code:

Copy & paste β€” that's it
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):

Copy & paste β€” that's it
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