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,

コメント

「金融とコマース」の他のコンテンツ