This repository hosts an MCP server providing access to financial data from Financial Datasets, enabling AI assistants like Claude to retrieve stock market information through its interface. The server offers
This is a Model Context Protocol (MCP) server providing access to stock market data from Financial Datasets, enabling AI assistants like Claude to retrieve financial information.
uv venv
, activate it, and install dependencies using uv add "mcp[cli]" httpx
..env
file, copy the .env.example
content, and set your Financial Datasets API key.claude_desktop_config.json
).uv
and the project directory.financial-datasets/mcp-server
March 7, 2025
March 28, 2025
Python