Token导航 LogoToken导航TokenDH.com
IN
金融服务HTTP官方级别未说明来源级核验

Inferventis Finance MCP

MCP Server

19 production-ready financial tools for AI agents. Covers currency conversion (ECB, Frankfurter, CoinAPI), real-time stock quotes via Finnhub, crypto spot prices, open banking transactions, Stripe pa…

工具数

公开资料未说明
JavaScriptHTTP金融数据

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:58

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add jonathan-7udh/inferventis-finance

详细介绍

Inferventis Finance MCP

19 production-ready financial tools for AI agents. Covers currency conversion (ECB, Frankfurter, CoinAPI), real-time stock quotes via Finnhub, crypto spot prices, open banking transactions, Stripe pa…

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add jonathan-7udh/inferventis-finance

# Browse available tools
npx -y smithery tool list jonathan-7udh/inferventis-finance

# Get full schema for a tool
npx -y smithery tool get jonathan-7udh/inferventis-finance bank_accounts

# Call a tool
npx -y smithery tool call jonathan-7udh/inferventis-finance bank_accounts '{}'

Direct MCP Connection

Endpoint: https://inferventis-finance--jonathan-7udh.run.tools

Tools (19)

  • bank_accounts — Retrieves bank account details and recent transaction history via a connected bank API integration. Returns a list of t…
  • crypto_price — Retrieves real-time price data for any cryptocurrency listed on CoinGecko. Returns the current price in any fiat curren…
  • crypto_price_lite — Retrieves the current spot price and 24-hour change for any cryptocurrency using the CoinGecko public API. Returns pric…
  • currency_convert — Converts a monetary amount from one currency to another using live exchange rates sourced from the Frankfurter API (Eur…
  • currency_convert_lite — Converts a monetary amount between any two fiat currencies using live exchange rates from the Frankfurter API (European…
  • financial_calculator — Performs precise financial calculations across six calculation types entirely locally with no external API dependency. …
  • financial_calculator_lite — Performs common financial calculations locally with no external API dependency. Supports compound interest, loan repaym…
  • stock_quote — Retrieves real-time stock price quotes and company information for any publicly traded company via the Finnhub API. Ret…
  • currency_fx_lite — Converts a foreign exchange (FX) amount between two fiat currencies using live mid-market rates. Returns the converted …
  • web_news_headlines — Retrieves the latest real-time news headlines and article summaries from BBC News and The Guardian across nine topic ca…
  • open_banking_transactions — Retrieves bank account balances and transaction history via PSD2 Open Banking (TrueLayer), covering 300+ UK and Europea…
  • stripe_payment_records — Retrieves payment and charge records from a Stripe merchant account. Returns a list of payment records filtered by the …
  • crypto_fx_rates — Converts an amount between any cryptocurrency and fiat currency pair, or between two cryptocurrencies, using real-time …
  • currency_rates — Retrieves live and historical fiat currency exchange rates from the Frankfurter API (sourced from the European Central …
  • currency_convert_open — Converts a monetary amount between two fiat currencies using live exchange rates from an open currency exchange API. Re…
  • stock_price_lite — Retrieves the current trading price for a publicly listed stock by ticker symbol. Returns the current price as a single…
  • stripe_payments — Retrieves live payment data from a Stripe account via the Stripe API. Supports four query types: recent_payments return…
  • platform_tool_finder — Discovers the most relevant tools available on this MCP server for a given task using local semantic search (MiniLM-L6-…
  • web_url_reader — Fetches any public web page and returns clean, readable plain text stripped of HTML, navigation, scripts, advertisement…
# Get full input/output schema for a tool
npx -y smithery tool get jonathan-7udh/inferventis-finance 

目录标签

目录标签

JavaScriptHTTP金融数据

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

unknown

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPunknown部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP