Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"financekit": {
"url": "https://financekit-mcp.mcpize.run/mcp"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Financial Market Intelligence for AI Agents — real-time stock quotes, technical analysis, crypto data, and portfolio insights via the Model Context Protocol (MCP).
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y '@vdalhambra/financekit' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked @vdalhambra/financekit against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in finance / analytics
⚡ A Simple / Speedy / Secure Link Shortener with Analytics, 100% run on Cloudflare.
MCP Server for GCP environment for interacting with various Observability APIs.
MCP server for retrieving Japanese stock market data via J-Quants API v2
MCP server for QuickBooks Online — accounts, customers, invoices, bills, and reports.
MCP Security Weekly
Get CVE alerts and security updates for io.github.vdalhambra/financekit-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Financial Market Intelligence for AI Agents — real-time stock quotes, technical analysis, crypto data, and portfolio insights via the Model Context Protocol (MCP).
FinanceKit is an MCP server that gives Claude Code, Cursor, Windsurf, and any AI agent instant access to financial market data. No API keys required for stocks and crypto.
Try it now — no install needed: Open FinanceKit in the MCPize Playground — runs in your browser, free tier (100 calls/month)
Here are concrete examples of what you can ask your AI agent once FinanceKit is installed:
| Feature | FinanceKit MCP | Yahoo Finance API | Alpha Vantage | TradingView |
|---|---|---|---|---|
| Works with Claude Code / Cursor | Yes | No | No | No |
| No API key needed | Yes | Yes | No (free tier) | No |
| Technical analysis built-in | 10+ indicators | Raw data only | Limited | Manual |
| Crypto + stocks in one tool | Yes | Stocks only | Separate APIs | Manual |
| Portfolio analysis | Yes | No | No | No |
| MCP native (stdio + HTTP) | Yes | REST only | REST only | Web only |
| Free | Yes | Yes | Rate limited | Paid |
| Tool | Description |
|---|---|
stock_quote | Current price, change, volume, P/E, market cap |
company_info | Sector, financials, valuation metrics, description |
multi_quote | Batch quotes for up to 10 tickers at once |
| Tool | Description |
|---|---|
crypto_price | Price, market cap, 1h/24h/7d changes, ATH data |
crypto_trending | Top 10 trending coins on CoinGecko |
crypto_search | Find coins by name or symbol |
crypto_top_coins | Top N coins ranked by market cap |
| Tool | Description |
|---|---|
technical_analysis | Full analysis: RSI, MACD, Bollinger Bands, SMA/EMA, ADX, Stochastic, ATR, OBV + pattern detection (Golden Cross, Death Cross, overbought/oversold) with plain-English signal summary |
price_history | Historical OHLCV data with summary statistics |
| Tool | Description |
|---|---|
market_overview | Major indices (S&P 500, NASDAQ, Dow), VIX, market sentiment |
| Tool | Description |
|---|---|
compare_assets | Side-by-side returns, volatility, Sharpe ratio, drawdown |
portfolio_analysis | Total value, allocation weights, sector breakdown, concentration risk |