inferventis
OfficialRetrieves live Stripe data including payments, customers, subscriptions, and charges.
Fetches real-time news headlines from The Guardian.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@inferventisWhat's the current price of Tesla stock?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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/mcpRelated MCP server: agentpulse-mcp
Tools
All manifests are written to TDQS A standard (≥ 4.0/5.0) for reliable agent tool selection.
Free — no API key required
Tool | Manifest | Description |
|
| Semantic search across all tools — call this first if unsure which tool to use |
|
| Real-time headlines from BBC News + The Guardian. 9 topic categories, keyword filter |
|
| Fetch any public URL and return clean readable plain text |
Standard — no API key required (live data)
Tool | Manifest | Description |
|
| Live FX via Frankfurter (ECB). 33+ currencies |
|
| Lightweight FX conversion, minimal payload |
|
| FX conversion via open exchange rate data |
|
| Mid-market FX conversion, low-latency |
|
| Live and historical exchange rates from Frankfurter API |
|
| Compound interest, loan payments, ROI, PV/FV, break-even. No external API |
|
| Lightweight financial calculator |
|
| Live crypto prices via CoinGecko. 10,000+ coins |
|
| Spot price + 24h change. Minimal payload |
|
| Converts amounts between any crypto/fiat pair |
|
| Real-time stock price, high/low, % change via Finnhub |
|
| Current trading price for any ticker. Minimal payload |
Premium — caller-supplied API key required
Tool | Manifest | Description | Key needed |
|
| Bank account balances + transactions via TrueLayer (PSD2) |
|
|
| Bank account details + recent transaction history |
|
|
| Live Stripe data — payments, customers, subscriptions |
|
|
| Payment and charge records from a Stripe merchant account |
|
Connection Details
Property | Value |
Protocol | MCP Streamable HTTP |
Base URL |
|
Endpoint |
|
Region |
|
MCP Registry |
|
Authentication
API key (developer/Stripe billing):
x-api-key: your_key_hereTest 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
Platform | Status |
Glama | ✅ Auto-indexed via |
Smithery | ✅ Auto-indexed via |
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
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/inferventis-ai/inferventis-tools'
If you have feedback or need assistance with the MCP directory API, please join our Discord server