FinanceKit MCP

Financial Market Intelligence for AI Agents โ€” stock quotes, technical analysis, crypto data, and portfolio insights via Model Context Protocol.

๐Ÿš€ Install Free on MCPize View on GitHub

Free tier: 100 calls/month โ€” no credit card

12 Tools for Financial Analysis

Stocks, crypto, technicals, portfolio โ€” all in one MCP server

Technical Analysis

RSI, MACD, Bollinger Bands, SMA/EMA (20/50/200), ADX, Stochastic, ATR, OBV. Plus Golden Cross/Death Cross detection and overall bullish/bearish verdict.

Stock Quotes

Real-time prices, P/E ratio, market cap, 52-week range, beta, dividend yield. Single or batch quotes for up to 10 tickers.

Crypto Market Data

Prices, market cap, 1h/24h/7d changes, ATH data, supply info. Trending coins, search, and top coins by market cap via CoinGecko.

Asset Comparison

Compare returns, volatility, Sharpe ratio, and max drawdown across multiple assets. Automatic ranking by performance.

Portfolio Analysis

Total value, position weights, sector breakdown (including crypto as Digital Assets), and concentration risk assessment.

Company Info

Sector, industry, revenue, profit margins, return on equity, debt ratios, and business description for any public company.

Pricing

Start free. Upgrade when you need more calls or premium tools.

FREE

Free

$0/mo
  • โœ“ 100 calls/month
  • โœ“ 5 basic tools
  • โœ“ Stocks + basic crypto
  • โœ— No technical analysis
  • โœ— No portfolio tools
Get started
TEAMS

Team

$79/mo
  • โœ“ 50,000 calls/month
  • โœ“ 5 team seats
  • โœ“ CSV export
  • โœ“ Shared watchlists
  • โœ“ Email support
Choose Team
BUSINESS

Business

$179/mo
  • โœ“ 200,000 calls/month
  • โœ“ Webhooks & alerts
  • โœ“ Backtesting engine
  • โœ“ SLA 99.9%
  • โœ“ Chat support
Upgrade

Enterprise ($499/mo) with white-label, on-prem, and dedicated support โ€” contact us

Bundle: Combine with SiteAudit MCP for $39/mo (save 19%)

Developer option: self-hosted install

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.

Ready to build AI agents with financial intelligence?

Start Free on MCPize View on GitHub