Financial Datasets MCP Server
@financial-datasets
About Financial Datasets MCP Server
An MCP server for interacting with the Financial Datasets stock market API.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server": {
"command": "uv",
"args": [
"venv"
]
}
}
}Tools
10Get income statements for a company.
Get balance sheets for a company.
Get cash flow statements for a company.
Get the current / latest price of a company.
Gets historical stock prices for a company.
Get news for a company.
Gets all available crypto tickers.
Gets historical prices for a crypto currency.
Gets historical prices for a crypto currency.
Get the current / latest price of a crypto currency.
Overview
What is Financial Datasets MCP Server?
Financial Datasets MCP Server is a Model Context Protocol server that gives AI assistants like Claude access to stock market data from Financial Datasets. It provides tools to retrieve income statements, balance sheets, cash flow statements, stock prices, and market news for companies and cryptocurrencies.
How to use Financial Datasets MCP Server?
Clone the repository, install dependencies with uv, set the FINANCIAL_DATASETS_API_KEY environment variable, and run uv run server.py. Then configure Claude Desktop by adding the server to its MCP configuration file and restarting the app.
Key features of Financial Datasets MCP Server
- Retrieve income statements for any public company.
- Get balance sheets and cash flow statements.
- Fetch current and historical stock prices.
- Access company news and crypto price data.
- List all available cryptocurrency tickers.
- Integrates with Claude Desktop via MCP.
Use cases of Financial Datasets MCP Server
- Ask an AI assistant for a company’s recent financial statements.
- Query live stock prices during a conversation.
- Analyze historical price trends for stocks or cryptocurrencies.
- Research market news about a specific company.
FAQ from Financial Datasets MCP Server
What data sources does this server use?
It uses data from the Financial Datasets API at https://www.financialdatasets.ai/.
What are the runtime requirements?
Python 3.10 or higher and the uv package manager are required.
How do I authenticate with the API?
You must set the FINANCIAL_DATASETS_API_KEY environment variable with your API key from Financial Datasets.
Does the server work with other MCP clients besides Claude?
The README specifically describes integration with Claude Desktop, but the server implements the standard MCP protocol, so it should work with any MCP client.
Are there any known limits on data access?
The README does not mention any rate limits or data access restrictions; consult the Financial Datasets API documentation for limits.
Frequently asked questions
What data sources does this server use?
It uses data from the Financial Datasets API at https://www.financialdatasets.ai/.
What are the runtime requirements?
Python 3.10 or higher and the `uv` package manager are required.
How do I authenticate with the API?
You must set the `FINANCIAL_DATASETS_API_KEY` environment variable with your API key from Financial Datasets.
Does the server work with other MCP clients besides Claude?
The README specifically describes integration with Claude Desktop, but the server implements the standard MCP protocol, so it should work with any MCP client.
Are there any known limits on data access?
The README does not mention any rate limits or data access restrictions; consult the Financial Datasets API documentation for limits.
Basic information
More Finance & Commerce MCP servers
Octagon: MCP for Market Data
OctagonAIAn MCP server for public & prediction markets research. Ask natural-language questions and get structured, source-backed answers across SEC filings, earnings transcripts, company financials, stock & crypto market data, and prediction markets news & research. Built for investors,
中国股票数据
elsejj这是一个为大模型提供 A 股数据的的 MCP(Model Content Protocol) 服务。
Yahoo Finance MCP Server
Alex2Yang97This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows you to retrieve detailed information about stocks, including historical prices, company information, financial statements, options data, and market news.
Velarion — Executive Compensation Intelligence
VelarionVelarion exposes deterministic executive-compensation and governance intelligence for ~3,000 US public companies as callable MCP tools — sourced from SEC proxy filings, not LLM guesses. Nine tools: look up CEO/NEO pay an
Armor Crypto MCP
armorwalletThe MCP server for interacting with Blockchain, Swaps, Strategic Planning and more.
Comments