MCPdir β€” MCP Server Directory
πŸ‡¬πŸ‡§ πŸ‡ͺπŸ‡Έ

Financial Datasets MCP Server

by financial-datasets

Stock market and crypto data for AI assistants via Financial Datasets API

finance Python Intermediate Self-hostable
⭐ 886 stars πŸ“… Updated: 10mo ago

Description

An MCP server that provides access to the Financial Datasets API for stock market and cryptocurrency data. Offers 10 tools covering financial statements (income, balance sheet, cash flow), current and historical stock prices, company news, and cryptocurrency prices and tickers. Designed for financial analysis, portfolio monitoring, and market research through AI assistants.

βœ… Best for

Developers building financial analysis tools or portfolio monitoring through AI assistants

⏭️ Skip if

You need free financial data or cannot use Python 3.13+

πŸ’‘ Use cases

  • Querying financial statements for company analysis and due diligence
  • Monitoring current and historical stock prices for portfolio tracking
  • Fetching company news for sentiment analysis and market awareness
  • Retrieving cryptocurrency prices and available tickers
  • Building financial dashboards and reports through AI assistants

πŸ‘ Pros

  • βœ“ Comprehensive financial data covering stocks, crypto, and fundamentals
  • βœ“ 886 GitHub stars β€” well-established in the MCP ecosystem
  • βœ“ Clean 10-tool interface covering key financial data needs
  • βœ“ MIT licensed and actively maintained

πŸ‘Ž Cons

  • βœ— Requires paid API key from financialdatasets.ai
  • βœ— Not published on PyPI β€” must install from source via uv
  • βœ— Requires Python 3.13+, which limits compatibility

πŸ”§ Exposed tools (9 tools)

ToolCategoryDescription
get_available_crypto_tickerscryptoList available cryptocurrency tickers
get_current_crypto_pricecryptoGet the current price of a cryptocurrency
get_historical_crypto_pricescryptoGet historical prices for a cryptocurrency
get_income_statementsfinancial-statementsRetrieve income statements for a company
get_balance_sheetsfinancial-statementsRetrieve balance sheet data for a company
get_cash_flow_statementsfinancial-statementsRetrieve cash flow statements for a company
get_company_newsnewsFetch recent news articles about a company
get_current_stock_pricestock-pricesGet the current stock price for a ticker
get_historical_stock_pricesstock-pricesGet historical stock prices for a ticker

πŸ’‘ Tips & tricks

Get your API key at financialdatasets.ai. Use uv for installation as documented in the repo. Combine income_statements with stock prices for fundamental analysis workflows.

Quick info

Author
financial-datasets
License
MIT
Runtime
Python 3.13+
Transport
stdio
Category
finance
Difficulty
Intermediate
Self-hostable
βœ…
Auth
β€”
Docker
β€”
Version
1.0.0
Updated
Jun 5, 2025

Client compatibility

  • ❓ Claude Code
  • ❓ Cursor
  • ❓ VS Code Copilot
  • ❓ Gemini CLI
  • ❓ Windsurf
  • ❓ Cline
  • ❓ JetBrains AI
  • ❓ Warp

Platforms

🍎 macOS 🐧 Linux πŸͺŸ Windows