MCP.so
登录
F

Financehub

@salveszz

关于 Financehub

Real-time financial data for AI agents. 14 tools covering crypto prices (CoinGecko/CoinCap), stock quotes (yfinance/Alpha Vantage/Twelve Data), and forex rates (Frankfurter/ExchangeRate-API). Automatic fallback data sources, Redis caching. Free tier: 500 requests/month.

基本信息

分类

金融与商务

传输方式

stdio

发布者

salveszz

提交者

Gonçalo Gonçalves

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "financehub": {
      "command": "python",
      "args": [
        "/path/to/mcp_server.py"
      ],
      "env": {
        "FINANCEHUB_API_KEY": "your-rapidapi-key-here"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Financehub?

Financehub MCP server connects AI agents to real-time financial data for crypto, stocks, and forex through 14 MCP tools. It is designed for developers who need live market information in AI applications.

How to use Financehub?

Obtain a free API key from RapidAPI, install dependencies with pip install fastmcp httpx, download the server script, and add it to your MCP client configuration (e.g., Claude Desktop, Cursor, Windsurf). Then invoke any of the 14 available tools for real-time or historical financial data.

Key features of Financehub

  • Real-time crypto prices, top coins, and historical data
  • Real-time stock quotes and fundamentals like P/E and EPS
  • Live forex rates and currency conversion
  • Historical data for all asset classes up to 365 days
  • Free tier with 500 requests per month
  • API health monitoring tool

Use cases of Financehub

  • Building AI trading assistants that fetch live market data
  • Creating portfolio trackers with historical price analysis
  • Powering conversational bots that check exchange rates
  • Monitoring stock fundamentals for investment research

FAQ from Financehub

How do I get an API key?

Sign up at https://rapidapi.com/salveszz/api/financehub-api and obtain a free API key.

What data does Financehub support?

It supports real-time and historical data for cryptocurrencies, stocks, and forex, plus an API health check tool.

What are the pricing plans?

Free (500 requests/month), Pro ($4.99/mo, 5,000 requests), Ultra ($12.99/mo,

评论

金融与商务 分类下的更多 MCP 服务器