DEV Community

J. L.
J. L.

Posted on

How to Connect Claude to Stock Market Data via MCP

This guide walks you through connecting Claude directly to live market data using the Model Context Protocol (MCP). By adding this custom data connector, Claude can instantly fetch stock prices, financials statements, and other financial data.

We will use the remote MCP server provided by FinancialData.net.

Prerequisites

A Claude account.
A FinancialData.Net API Key.

Setup Instructions

  1. Open Claude, navigate to Settings, and look for the Connectors tab in the sidebar.
  2. Click the + or Add custom connector button.
  3. Fill out the configuration fields as shown: Name: FinancialData URL: https://financialdata.net/mcp?key=API_KEY
  4. Click Add.

Top comments (0)