CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Inferventis — Financial Data, News & Web MCP

bankee-ai/inferventis-tools
HTTPregistry active
Summary

A production-ready financial data hub running on Cloud Run that bundles 20 tools behind a single HTTP endpoint. You get live FX rates via Frankfurter, crypto prices from CoinGecko, stock quotes through Finnhub, plus BBC and Guardian news headlines and a general-purpose URL reader. No install required. Premium tier adds Open Banking transactions via TrueLayer and Stripe payment data if you bring your own keys. Also supports x402 micropayments at $0.001 per call in USDC on Base, so autonomous agents can pay without accounts. Reach for this when you need a grab-bag of market data without managing multiple API clients or when you want agents to pay their own way on-chain.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

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
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
Data & Analytics
Registryactive
TransportHTTP
UpdatedMay 3, 2026
View on GitHub

Related Data & Analytics MCP Servers

View all →
Google Sheets

com.mcparmory/google-sheets

Create, read, and modify spreadsheet data, formatting, and sheets
25
Google Sheets

domdomegg/google-sheets-mcp

Allow AI systems to read, write, and query spreadsheet data via Google Sheets.
2
Google Sheets Mcp

henilcalagiya/google-sheets-mcp

Powerful tools for automating Google Sheets using Model Context Protocol (MCP)
14
Futuristic Risk Intelligence

cct15/war-dashboard-data

Geopolitical conflict risk, political events, and maritime traffic data for AI agents
1
Mcp Google Sheets Full

moooonad/mcp-google-sheets-full

Full Google Sheets MCP: 26 tools + run_sheets_script escape hatch. User OAuth, no service account.
CSV to JSON API

io.github.br0ski777/csv-to-json

Parse CSV to JSON array. Auto-detect delimiter, headers. x402 micropayment.