financekit-mcp

by vdalhambra

Not rated
GitHub

About

Financial market intelligence with 12 tools: real-time stock quotes, crypto prices, technical analysis (RSI, MACD, Bollinger Bands), market overview, and portfolio tracking. Zero API keys required.

Details

Author
vdalhambra
Categories
Other, Finance

⭐ Recommended: MCPize (hosted, no setup)

The fastest way to get started. No terminal, no config files, no Python setup — works in any MCP client:

👉](https://mcpize.com/mcp/financekit-mcp/playground)Install FinanceKit on MCPize— Free tier available (100 calls/month)

{ "mcpServers": { "financekit": { "url": "https://financekit-mcp.mcpize.run/mcp" } } }

- ✅ Zero setup — works immediately in Claude Desktop, Cursor, Windsurf, Claude Code
- ✅ Always up-to-date — new features deployed automatically
- ✅ Scales with you — upgrade to Pro ($29/mo) for 10,000 calls + priority + all premium tools
- ✅ Reliable uptime — managed cloud infrastructure
- ✅ Analytics — track how your agents use the tools

Seepricingbelow for all tiers including Team, Business, and Enterprise.

For those who prefer to run the server locally:

claude mcp add financekit -- uvx --from financekit-mcp financekit
{ "mcpServers": { "financekit": { "command": "uvx", "args": ["--from", "financekit-mcp", "financekit"] } } }
git clone https://github.com/vdalhambra/financekit-mcp.git cd financekit-mcp uv sync uv run financekit
npx -y @smithery/cli install @vdalhambra/financekit --client claude

Note:Self-hosted = full feature access but you manage updates, uptime, and infrastructure. For most users, MCPize is the better choice.

Annual plans:Get 2 months free (pay for 10, use 12).

Bundle:Combine withSiteAudit MCPfor$39/mo(Pro Combo — save 19%).

- Stocks: Yahoo Finance (via yfinance) — free, no API key
- Crypto: CoinGecko API (free tier, 10K calls/month)
- Technical Indicators: Calculated locally using thetalibrary (RSI, MACD, Bollinger Bands, ADX, Stochastic, ATR, OBV)

All data is cached to minimize API calls: quotes (60s), historical data (1h), crypto (2min), company info (24h).

Symbol: AAPL Current Price: 260.48 Indicators: RSI(14): 55.65 — neutral MACD: histogram positive — bullish momentum Bollinger Bands: price within bands — normal SMA(50): 260.84 ADX: 18.3 — weak/no trend Patterns: Golden Cross: false Overbought: false
Total Value: $45,230.50 Positions: 3 Concentration Risk: MODERATE Sector Breakdown: Technology: 85.2% Communication Services: 14.8%

FinanceKit works with any AI agent or IDE that supports the Model Context Protocol:

- Claude Code(CLI) —claude mcp add
- Claude Desktopclaude_desktop_config.json
- Cursor.cursor/mcp.json
- Windsurf— MCP settings
- Copilot— MCP configuration
- Any MCP client— stdio or HTTP transport

If FinanceKit is useful to you, please consider supporting ongoing development:

- 💎Upgrade to Pro on MCPize— Best way to support + get premium features
- ⭐Star this repo— Helps other developers find it
- 💖
Sponsor on GitHub— One-time or recurring support
- 🐦Share on Twitter/X— Tag
@ElAgenteRayo

EUR settlement for AI agents. USDC/EURC to EUR via SEPA Instant. Trust scoring (KYA 0-100), market data, crypto analytics, AI tools.

Full-lifecycle algorithmic trading: describe strategies in plain English, AI generates code, backtest on real data, deploy live to 10+ brokers. Stocks, options, crypto, futures. Free tier available.

MCP server for cryptocurrency asset prices, exchange rates, and market metadata via Crypto APIs

Free MCP server for real-time cryptocurrency data. 5 tools: get_price, get_market_overview, get_token_info, get_historical_prices, get_trending. 70+ tokens supported via CoinGecko API.

Provides real-time cryptocurrency market data using the CoinGecko API.

An MCP server for stock and cryptocurrency analysis with technical analysis tools.

Remote MCP server for historical crypto & prediction-market data: search ~500K instruments, live market stats (OHLC, turnover, spreads, depth, slippage) and tick-data purchase. Keyless for catalog & stats; optional OAuth for account tools. Endpoint: https://cryptostruct.com/mcp

Read-only MCP server for your Evibe investment portfolio + live market data (holdings, performance, dividends, benchmarks, screeners). Works with Claude & ChatGPT.

Realtime and Historical Exchange Rate Data, FX pairs, bid/ask, OHLC and Crypto prices

Token Metrics integration for fetching real-time crypto market data, trading signals, price predictions, and advanced analytics.

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:

- "Run full technical analysis on TSLA and tell me if it's a buy"— Get RSI, MACD, Bollinger Bands, ADX, Stochastic, and pattern detection with a plain-English signal summary
- "Compare AAPL vs MSFT vs GOOGL performance over the last 6 months"— Side-by-side returns, volatility, Sharpe ratio, and max drawdown
- "Analyze my portfolio: AAPL:50, NVDA:20, MSFT:30, AMZN:10"— Total value, sector allocation, concentration risk, and diversification score
- "What are the trending cryptocurrencies right now? Any worth watching?"— Top trending coins from CoinGecko with price data and momentum
- "Give me a market overview — how are the major indices doing?"— S&P 500, NASDAQ, Dow, VIX, and market sentiment in one call
- "Is Bitcoin overbought? Show me RSI and Bollinger Band analysis"— Full technical analysis works on crypto too, not just stocks

⭐ Recommended: MCPize (hosted, no setup)

The fastest way to get started. No terminal, no config files, no Python setup — works in any MCP client:

👉Install FinanceKit on MCPize— Free tier available (100 calls/month)

{ "mcpServers": { "financekit": { "url": "https://financekit-mcp.mcpize.run/mcp" } } }

- ✅ Zero setup — works immediately in Claude Desktop, Cursor, Windsurf, Claude Code
- ✅ Always up-to-date — new features deployed automatically
- ✅ Scales with you — upgrade to Pro ($29/mo) for 10,000 calls + priority + all premium tools
- ✅ Reliable uptime — managed cloud infrastructure
- ✅ Analytics — track how your agents use the tools

Seepricingbelow for all tiers including Team, Business, and Enterprise.

For those who prefer to run the server locally:

claude mcp add financekit -- uvx --from financekit-mcp financekit
{ "mcpServers": { "financekit": { "command": "uvx", "args": ["--from", "financekit-mcp", "financekit"] } } }
git clone https://github.com/vdalhambra/financekit-mcp.git cd financekit-mcp uv sync uv run financekit
npx -y @smithery/cli install @vdalhambra/financekit --client claude

Note:Self-hosted = full feature access but you manage updates, uptime, and infrastructure. For most users, MCPize is the better choice.

Annual plans:Get 2 months free (pay for 10, use 12).

Bundle:Combine withSiteAudit MCPfor$39/mo(Pro Combo — save 19%).

- Stocks: Yahoo Finance (via yfinance) — free, no API key
- Crypto: CoinGecko API (free tier, 10K calls/month)
- Technical Indicators: Calculated locally using thetalibrary (RSI, MACD, Bollinger Bands, ADX, Stochastic, ATR, OBV)

All data is cached to minimize API calls: quotes (60s), historical data (1h), crypto (2min), company info (24h).

Symbol: AAPL Current Price: 260.48 Indicators: RSI(14): 55.65 — neutral MACD: histogram positive — bullish momentum Bollinger Bands: price within bands — normal SMA(50): 260.84 ADX: 18.3 — weak/no trend Patterns: Golden Cross: false Overbought: false
Total Value: $45,230.50 Positions: 3 Concentration Risk: MODERATE Sector Breakdown: Technology: 85.2% Communication Services: 14.8%

FinanceKit works with any AI agent or IDE that supports the Model Context Protocol:

- Claude Code(CLI) —claude mcp add
- Claude Desktopclaude_desktop_config.json
- Cursor.cursor/mcp.json
- Windsurf— MCP settings
- Copilot— MCP configuration
- Any MCP client— stdio or HTTP transport

If FinanceKit is useful to you, please consider supporting ongoing development:

- 💎Upgrade to Pro on MCPize— Best way to support + get premium features
- ⭐Star this repo— Helps other developers find it
- 💖
Sponsor on GitHub— One-time or recurring support
- 🐦Share on Twitter/X— Tag
@ElAgenteRayo

EUR settlement for AI agents. USDC/EURC to EUR via SEPA Instant. Trust scoring (KYA 0-100), market data, crypto analytics, AI tools.

Full-lifecycle algorithmic trading: describe strategies in plain English, AI generates code, backtest on real data, deploy live to 10+ brokers. Stocks, options, crypto, futures. Free tier available.

MCP server for cryptocurrency asset prices, exchange rates, and market metadata via Crypto APIs

Free MCP server for real-time cryptocurrency data. 5 tools: get_price, get_market_overview, get_token_info, get_historical_prices, get_trending. 70+ tokens supported via CoinGecko API.

Provides real-time cryptocurrency market data using the CoinGecko API.

An MCP server for stock and cryptocurrency analysis with technical analysis tools.

Remote MCP server for historical crypto & prediction-market data: search ~500K instruments, live market stats (OHLC, turnover, spreads, depth, slippage) and tick-data purchase. Keyless for catalog & stats; optional OAuth for account tools. Endpoint: https://cryptostruct.com/mcp

Read-only MCP server for your Evibe investment portfolio + live market data (holdings, performance, dividends, benchmarks, screeners). Works with Claude & ChatGPT.

Realtime and Historical Exchange Rate Data, FX pairs, bid/ask, OHLC and Crypto prices

Token Metrics integration for fetching real-time crypto market data, trading signals, price predictions, and advanced analytics.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.