MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. mcp-server

mcp-server

GitHub
Website

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

547
21

Financial Datasets MCP Server

Introduction

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.

Setup

Prerequisites

  • Python 3.10+
  • uv package manager

Installation

  1. Clone the repository.
  2. Install uv if needed using the provided script.
  3. Create a virtual environment using uv venv, activate it, and install dependencies using uv add "mcp[cli]" httpx.
  4. Create a .env file, copy the .env.example content, and set your Financial Datasets API key.
  5. Run t## Connecting to Claude Desktop
  6. Install Claude Desktop.
  7. Create/edit the Claude Desktop configuration file (claude_desktop_config.json).
  8. Add the MCP server configuration, replacing placeholders with the correct paths for uv and the project directory.
  9. Restart Claude Desktop.
  10. Access financial tools in Claude Desktop's tools menu.
  11. Ask Claude questions to retrieve financial data.

Repository

FI
financial-datasets

financial-datasets/mcp-server

Created

March 7, 2025

Updated

March 28, 2025

Language

Python

Category

Developer Tools