Provides direct access to stock market data including income statements, balance sheets, cash flow statements, historica...
Created byApr 22, 2025
Financial Datasets MCP Server
Introduction
This is a Model Context Protocol (MCP) server that provides access to stock market data from Financial Datasets.
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: Retrieve income statements for a stock
get_balance_sheets: Retrieve balance sheets for stock
get_cash_flow_statements: Retrieve cash flow statements for a stock
get_current_price: Get the latest price information for a stock
get_prices: Get historical stock prices with customizable date ranges and intervals
Create or edit the Claude Desktop configuration file:
Add the following configuration:Replace /path/to/uv with the result of which uv and /absolute/path/to/financial-datasets-mcp with the absolute path to this project.
Restart Claude Desktop
You should now see the financial tools available in Claude Desktop's tools menu (hammer icon)
Try asking Claude questions like:
Financial Datasets MCP Server
Introduction
This is a Model Context Protocol (MCP) server that provides access to stock market data from Financial Datasets.
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: Retrieve income statements for a stock
get_balance_sheets: Retrieve balance sheets for stock
get_cash_flow_statements: Retrieve cash flow statements for a stock
get_current_price: Get the latest price information for a stock
get_prices: Get historical stock prices with customizable date ranges and intervals
Create or edit the Claude Desktop configuration file:
Add the following configuration:Replace /path/to/uv with the result of which uv and /absolute/path/to/financial-datasets-mcp with the absolute path to this project.
Restart Claude Desktop
You should now see the financial tools available in Claude Desktop's tools menu (hammer icon)