CCM
/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

Claude Code Marketplaces

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
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
bankee-ai avatar

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 →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

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 →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Categories
Data & Analytics
Registryactive
TransportHTTP
UpdatedMay 3, 2026
View on GitHub

More from bankee-ai

  • Inferventis MCP Server

Related Data & Analytics MCP Servers

View all →
juliu1980 avatar
Formlab Mcp

io.github.juliu1980/formlab-mcp

Read-only MCP for FormLab — talk to your local lab notebook via Claude. Data stays local.
julysoft avatar
cloudtime API

io.github.julysoft/cloudtime

MCP server providing attendance data queries via the CloudTime API.
kaizan-ai avatar
Kaizan

io.github.kaizan-ai/kaizan

Read-only access to Kaizan client data.
kevinkells avatar
DataGraph

io.github.kevinkells/datagraph

Urban data for civic problem-solving: NYC subway, loneliness programs, violence prevention.
kindora-pbc avatar
Foundation Discovery

io.github.kindora-pbc/foundation-discovery

Foundation discovery and grant intelligence for nonprofits. 174K+ US funders, IRS 990 data.
kiro0x avatar
FIVE Character Engine

io.github.kiro0x/five-mcp

160K deductive JSON constraints enforce LLM character consistency — eliminate persona drift.