Financial Datasets MCP Server

Financial Datasets MCP Server

by agentify

Connect Claude & AI assistants directly to live financial data. Query stock prices, financial statements, and market news through simple conversation.

32 runs
7 users
Try This Actor

Opens on Apify.com

About Financial Datasets MCP Server

Need to pull financial data into your AI workflows without jumping through API hoops? I built this MCP server to solve exactly that. It connects Claude and other MCP-compatible assistants directly to the Financial Datasets library. Instead of writing separate scripts or managing API keys for every request, you can now just ask your assistant for a company's latest income statement, balance sheet, or cash flow. It fetches live stock prices and relevant market news on command, too. I use it to quickly analyze a company's fundamentals during research or to get a snapshot of market movements without leaving my chat interface. It turns complex financial data into a simple, conversational resource. The setup is straightforward—point your MCP client to this server, and you're ready to query. It’s become a staple in my toolkit for making data-driven decisions faster, cutting out the manual lookup process entirely. If you're building financial analysis bots, prototyping investment tools, or just want faster access to market data from within your AI assistant, this server bridges that gap effectively.

What does this actor do?

Financial Datasets MCP Server is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Financial Datasets MCP Server

Overview

This MCP server provides access to stock market data from Financial Datasets. It enables Claude and other AI assistants to retrieve financial statements, stock prices, and market news through the Model Context Protocol interface.

Key Features

The server offers these tools:
- Financial Statements: Retrieve income statements, balance sheets, and cash flow statements for companies
- Stock Data: Get current and historical stock prices
- Market News: Access company-specific news
- Cryptocurrency Data: Get available crypto tickers, current prices, and historical price data

How to Use

Connection URL

MCP clients connect at:

https://mcp-servers--financial-datasets-mcp-server.apify.actor/mcp

Client Configuration

Add this configuration to your MCP client:

{
  "mcpServers": {
    "financial-datasets": {
      "url": "https://mcp-servers--financial-datasets-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_APIFY_TOKEN"
      }
    }
  }
}

Note: Replace YOUR_APIFY_TOKEN with your actual Apify API token from the Apify Console.

Local Development Setup

For local development:

Prerequisites:
- Python 3.10+
- uv package manager

Installation:

git clone https://github.com/financial-datasets/mcp-server
cd mcp-server
uv venv
source .venv/bin/activate  # On Windows: .venv\Scripts\activate
uv add "mcp[cli]" httpx
cp .env.example .env
# Add your API key to .env: FINANCIAL_DATASETS_API_KEY=your-key
uv run server.py

Connecting to Claude Desktop:
Add to your Claude Desktop configuration:

{
  "mcpServers": {
    "financial-datasets": {
      "command": "/path/to/uv",
      "args": [
        "--directory",
        "/absolute/path/to/financial-datasets-mcp",
        "run",
        "server.py"
      ]
    }
  }
}

Input/Output

The server accepts standard MCP requests and returns structured financial data. All tools expect company identifiers (ticker symbols) or cryptocurrency symbols as input parameters.

For detailed MCP implementation, refer to the official documentation at mcp.apify.com.

Server Claim: This server is based on the original from https://github.com/financial-datasets/mcp-server. To claim this server instance, contact ai@apify.com.

Categories

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Financial Datasets MCP Server now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
agentify
Pricing
Paid
Total Runs
32
Active Users
7
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support