Financial Market Intelligence for AI Agents โ stock quotes, technical analysis, crypto data, and portfolio insights via Model Context Protocol.
Free tier: 100 calls/month โ no credit card
Stocks, crypto, technicals, portfolio โ all in one MCP server
RSI, MACD, Bollinger Bands, SMA/EMA (20/50/200), ADX, Stochastic, ATR, OBV. Plus Golden Cross/Death Cross detection and overall bullish/bearish verdict.
Real-time prices, P/E ratio, market cap, 52-week range, beta, dividend yield. Single or batch quotes for up to 10 tickers.
Prices, market cap, 1h/24h/7d changes, ATH data, supply info. Trending coins, search, and top coins by market cap via CoinGecko.
Compare returns, volatility, Sharpe ratio, and max drawdown across multiple assets. Automatic ranking by performance.
Total value, position weights, sector breakdown (including crypto as Digital Assets), and concentration risk assessment.
Sector, industry, revenue, profit margins, return on equity, debt ratios, and business description for any public company.
Start free. Upgrade when you need more calls or premium tools.
Enterprise ($499/mo) with white-label, on-prem, and dedicated support โ contact us
Bundle: Combine with SiteAudit MCP for $39/mo (save 19%)
Prefer to run locally? The server is open source (MIT) and free to self-host โ you manage updates and infrastructure.
# Claude Code
claude mcp add financekit -- uvx --from financekit-mcp financekit
# Or via config (Cursor, Windsurf, Claude Desktop)
{
"mcpServers": {
"financekit": {
"command": "uvx",
"args": ["--from", "financekit-mcp", "financekit"]
}
}
}
View all install options on GitHub.