Financehub
@salveszz
About 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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"financehub": {
"command": "python",
"args": [
"/path/to/mcp_server.py"
],
"env": {
"FINANCEHUB_API_KEY": "your-rapidapi-key-here"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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,
More Finance & Commerce MCP servers
Crypto Fear & Greed Index MCP Server
kukapayProviding real-time and historical Crypto Fear & Greed Index data
中国股票数据
elsejj这是一个为大模型提供 A 股数据的的 MCP(Model Content Protocol) 服务。
Awesome Crypto MCP Servers
badkkA collection of crypto MCP servers.
Binance MCP Server 🚀
AnalyticAceUnofficial tools and server implementation for Binance's Model Context Protocol (MCP). Designed to support developers building crypto trading AI Agents.
kospi-kosdaq-stock-server
dragon1086An MCP server that provides KOSPI/KOSDAQ stock data using FastMCP
Comments