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
Financial Datasets MCP Server
financial-datasetsAn MCP server for interacting with the Financial Datasets stock market API.
₿itcoin & Lightning Network MCP Server
AbdelStarkBitcoin & Lightning Network MCP Server.
kospi-kosdaq-stock-server
dragon1086An MCP server that provides KOSPI/KOSDAQ stock data using FastMCP
AI看线 - A股技术分析与AI预测工具
QuantML-GithubPython-based stock analysis tool that combines traditional technical analysis with AI prediction capabilities. Providing comprehensive stock analysis and forecasting using K-line charts, technical indicators, financial data, and news data. With CMD/WEB/MCP supported.
Financial Modeling Prep MCP Server
cdtaitFinancial Modeling Prep MCP Server
Comments