financial-datasets/mcp-server
An MCP server for interacting with the Financial Datasets stock market API.
Overview
financial-datasets/mcp-server is a Python MCP server licensed under MIT. An MCP server for interacting with the Financial Datasets stock market API.
Ranked #8150 out of 25632 indexed tools.
Has 1,564 GitHub stars.
Ecosystem
Python MIT
Signal Breakdown
Stars 1,564
Freshness 9mo ago
Issue Health 14%
Contributors 4
Dependents 0
Forks 250
Description Good
License MIT
How to Improve
Description low impact
Freshness high impact
Issue Health high impact
Matched Queries
From the README
# Financial Datasets MCP Server ## Introduction This is a Model Context Protocol (MCP) server that provides access to stock market data from [Financial Datasets](https://www.financialdatasets.ai/). It allows Claude and other AI assistants to retrieve income statements, balance sheets, cash flow statements, stock prices, and market news directly through the MCP interface. ## Available Tools This MCP server provides the following tools: - **get_income_statements**: Get income statements for a company. - **get_balance_sheets**: Get balance sheets for a company. - **get_cash_flow_statements**: Get cash flow statements for a company. - **get_current_stock_price**: Get the current / latest price of a company. - **get_historical_stock_prices**: Gets historical stock prices for a company. - **get_company_news**: Get news for a company. - **get_available_crypto_tickers**: Gets all available crypto tickers. - **get_crypto_prices**: Gets historical prices for a crypto currency. - **get_histRead full README on GitHub →
Are you the maintainer? Claim this listing