How to Connect Claude to Stock Market Data via MCP

_FDN_1 pts0 comments

How to Connect Claude to Stock Market Data via MCP · GitHub

/" data-turbo-transient="true" />

Skip to content

-->

Search Gists

Search Gists

Sign in

Sign up

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

Instantly share code, notes, and snippets.

financialdatanet/README.md

Created<br>July 15, 2026 09:49

Show Gist options

Download ZIP

Star

(0)

You must be signed in to star a gist

Fork

(0)

You must be signed in to fork a gist

Embed

Select an option

Embed<br>Embed this gist in your website.

Share<br>Copy sharable link for this gist.

Clone via HTTPS<br>Clone using the web URL.

No results found

Learn more about clone URLs

Clone this repository at &lt;script src=&quot;https://gist.github.com/financialdatanet/140133bf06b91c64f506b6aee8691c45.js&quot;&gt;&lt;/script&gt;

" readonly="readonly" data-autoselect="true" data-target="primer-text-field.inputElement " aria-describedby="validation-2ca74c98-2d36-4946-a191-80e6c8353d6e" class="form-control FormControl-monospace FormControl-input FormControl-small rounded-left-0 rounded-right-0 border-right-0" type="text" name="gist-share-url-sized-down" />

Save financialdatanet/140133bf06b91c64f506b6aee8691c45 to your computer and use it in GitHub Desktop.

Embed

Select an option

Embed<br>Embed this gist in your website.

Share<br>Copy sharable link for this gist.

Clone via HTTPS<br>Clone using the web URL.

No results found

Learn more about clone URLs

Clone this repository at &lt;script src=&quot;https://gist.github.com/financialdatanet/140133bf06b91c64f506b6aee8691c45.js&quot;&gt;&lt;/script&gt;

" readonly="readonly" data-autoselect="true" data-target="primer-text-field.inputElement " aria-describedby="validation-445fbe3e-894e-48d2-937e-6a695d2dac03" class="form-control FormControl-monospace FormControl-input FormControl-small rounded-left-0 rounded-right-0 border-right-0" type="text" name="gist-share-url-original" />

Save financialdatanet/140133bf06b91c64f506b6aee8691c45 to your computer and use it in GitHub Desktop.

Download ZIP

How to Connect Claude to Stock Market Data via MCP

Raw

README.md

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

Open Claude , navigate to Settings , and look for the Connectors tab in the sidebar.

Click the + or Add custom connector button.

Fill out the configuration fields as shown below:

Name: FinancialData

URL: https://financialdata.net/mcp?key=API_KEY (Swap API_KEY with your actual FinancialData.Net API key)

Click Add .

Sign up for free<br>to join this conversation on GitHub .<br>Already have an account?<br>Sign in to comment

You can’t perform that action at this time.

data gist claude clone github embed

Related Articles