mcp-server
287
The Financial Datasets MCP Server is designed to provide AI assistants like Claude with real-time and historical stock market and cryptocurrency data, enhancing their capabilities with financial insights. Key features include tools for retrieving various financial statements and news.
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
- Get income statements for a company.
- Get balance sheets for a company.
- Get cash flow statements for a company.
- Get the current or latest price of a company.
- Get historical stock prices for a company.
- Get news for a company.
- Gets all available crypto tickers.
- Gets historical prices for a cryptocurrency.
- Get the current or latest price of a cryptocurrency.
Setup
- Prerequisites: Python 3.10 or higher, UV package manager.
- Installation: Clone repository, install UV, create virtual env, install dependencies, set API keys in
.env
, and run the server.
Connecting to Claude Desktop
- Install Claude Desktop, configure MCP servers settings, restart Claude Desktop, and access tools through tools menu.