Financekit MCP
Financial Market Intelligence for AI Agents - real-time stock quotes, technical analysis, crypto data, and portfolio insights via the Model Context Protocol (MCP). Its 12 documented tools cover crypto, quote, price, analysis. It runs locally over stdio via the published package.
People connecting finance tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-04-17 · ★ 6 · #170 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25
MIT · Python servers · how we verify → /methodology
01 · Install Financekit MCP
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add vdalhambra-financekit-mcp -- uvx financekit-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"vdalhambra-financekit-mcp": {
"command": "uvx",
"args": [
"financekit-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
pypi package financekit-mcp - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.vdalhambra is GitHub-verified and matches the repo owner
03 · What Financekit MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
An agent gets 12 documented tools spanning crypto, quote, price, analysis, including stock_quote, company_info, multi_quote, crypto_price.
Capability map
Tools grouped from the project's README - what Financekit MCP lets an agent do.
Crypto
4 tools - e.g. Price, market cap, 1h/24h/7d changes, ATH data; Top 10 trending coins on CoinGecko; Find coins by name or symbol
crypto_price · crypto_trending · crypto_search · crypto_top_coins
Stock
1 tool - e.g. Current price, change, volume, P/E, market cap
stock_quote
Company
1 tool - e.g. Sector, financials, valuation metrics, description
company_info
Multi
1 tool - e.g. Batch quotes for up to 10 tickers at once
multi_quote
Technical
1 tool - e.g. Full analysis: RSI, MACD, Bollinger Bands, SMA/EMA, ADX, Stochastic, ATR, OBV + pattern detection (Golden Cross, Death Cross, overbought/oversold) with plain-En
technical_analysis
Price
1 tool - e.g. Historical OHLCV data with summary statistics
price_history
Market
1 tool - e.g. Major indices (S&P 500, NASDAQ, Dow), VIX, market sentiment
market_overview
Compare
1 tool - e.g. Side-by-side returns, volatility, Sharpe ratio, drawdown
compare_assets
Latest releases
v1.2.0 · 2026-04-13
What's New · MCPize-first installation · Installation section restructured. MCPize is now the primary, recommended path (zero setup, free tier). Self-hosting is available in a collapsible "advanced" section for…
v1.1.0 · 2026-04-13
What's New · Market Overview Tool · market_overview: Major indices (S&P 500, NASDAQ, DOW, Russell 2000), VIX fear/greed indicator, top 5 gainers and losers, and market sentiment classification…
04 · Who maintains Financekit MCP
financekit-mcp is maintained by vdalhambra. We track 2 MCP servers from vdalhambra - 2 actively maintained, 11 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from vdalhambra.
05 · Facts
- repository
- github.com/vdalhambra/financekit-mcp
- category
- finance - ranked #170 of 283 actively-maintained finance servers as of 2026-08-25.
- registry
- io.github.vdalhambra/financekit-mcp (active, first published 2026-04-13 · 2 versions)
- packages
- pypi:financekit-mcp
06 · Financekit MCP FAQ
Is Financekit MCP still maintained?
Yes - as of 2026-08-25, its last commit was 2026-04-17. We re-verify nightly.
What can Financekit MCP do?
An agent gets 12 documented tools spanning crypto, quote, price, analysis, including stock_quote, company_info, multi_quote, crypto_price.
How do I install Financekit MCP?
Run `uvx financekit-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Financekit MCP run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Financekit MCP
Alternatives to Financekit MCP
Maintained finance servers if Financekit MCP isn't the fit.
- Tradingview MCP Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex. ★ 4,214 · 2026-08-24
- Edgar Tools Open-source SEC EDGAR toolkit - 11 tools, 7 prompts, every filing type. No API key required. ★ 2,613 · 2026-08-25
- Emilia Protocol Exact-action approval for consequential agent actions: request, track, and verify signed receipts. ★ 787 · 2026-08-25
- xbbg MCP Local Bloomberg tools for xbbg users. ★ 737 · 2026-08-14
- TickDB Market Data Real-time & historical market data: forex, stocks, crypto, indices, metals, K-line, quotes ★ 712 · 2026-06-20
- Finlab AI Quantitative trading toolkit with 900+ data columns, backtesting, and 60+ strategy examples. ★ 413 · 2026-08-14
Pairs well with
Servers that cover what Financekit MCP doesn't - only shown when the pairing reason fits the companion.
More finance MCP servers · Robinhood Portfolio Research · MetaTrader 5 MCP Bridge · Vivid MCP · Vouch MCP · Clawswap
More Python MCP servers · Siteaudit MCP · Coalent · PDF Card MCP · Openroute MCP · Veracium · see all