mcpbeat Sign in

US Stocks & Market Data MCP Server

answering

US Stocks & Market Data is answering right now. Last checked 10 min ago. It exposes 6 tools.

US market snapshot, stock fundamentals, prices, statements, news and analyst views

Uptime history 22 days of history · worst day 98%
22 days agonow
97.8%
Uptime 24h
89 of 91 checks
6
Tools
read from the server
1389 ms
Response time
average over 24h
open, no key
Access
streamable-http

US Stocks & Market Data does not always answer

Over the last week it answered 99.7% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 min ago.

run in your terminal
claude mcp add stocks-us --transport http https://mcp-stocks-us.gino.im/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "stocks-us": {
      "url": "https://mcp-stocks-us.gino.im/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.stocks-us]
url = "https://mcp-stocks-us.gino.im/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "stocks-us": {
      "url": "https://mcp-stocks-us.gino.im/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "stocks-us": {
      "url": "https://mcp-stocks-us.gino.im/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

finance
get_finance_news
[US Stock Info] Get news for a given ticker symbol. Args: ticker: str The ticker symbol of the stock to get news for, e.g. "AAPL"
financial
get_financial_statement
[US Stock Info] Get financial statement for a given ticker symbol. You can choose from the following financial statement types: income_stmt, quarterly_income_stmt, balance_sheet, quarterly_balance_sheet, cashflow, quarterly_cashflow. Args: ticker: str The ticker symbol of the stock to get financial statement for, e.g. "AAPL" financial_type: str The type of financial statement to get. You can choose from the following financial statement types: income_stmt, quarterly_income_stmt, balance_sheet, quarterly_balance_sheet, cashflow, quarterly_cashflow.
historical
get_historical_stock_prices
[US Stock Info] Get historical stock prices for a given ticker symbol. Include the following information: Date, Open, High, Low, Close, Volume, Adj Close. Args: ticker: str The ticker symbol of the stock to get historical prices for, e.g. "AAPL" period : str Valid periods: 1d,5d,1mo,3mo,6mo,1y,2y,5y,10y,ytd,max Either Use period parameter or use start and end Default is "1mo" interval : str Valid intervals: 1m,2m,5m,15m,30m,60m,90m,1h,1d,5d,1wk,1mo,3mo Intraday data cannot extend last 60 days Default is "1d"
market
get_market_overview
[US Stock Info] Get a snapshot of the overall US market: major indices (S&P 500, NASDAQ, Dow), the VIX volatility index, US Treasury yields, commodities (gold, WTI crude), and the USD/KRW rate. Use this for questions about the market as a whole rather than a single company, e.g. "how is the US market doing", "what happened overnight", "is the market up today". Takes no arguments. Also reports whether the US regular session is currently open, so a closed-market response can be described as the last trading day's close.
recommendations
get_recommendations
[US Stock Info] Get recommendations or upgrades/downgrades for a given ticker symbol. You can also specify the number of months back to get upgrades/downgrades for, default is 12. Args: ticker: str The ticker symbol of the stock to get recommendations for, e.g. "AAPL" recommendation_type: str The type of recommendation to get. You can choose from the following recommendation types: recommendations, upgrades_downgrades. months_back: int The number of months back to get upgrades/downgrades for, default is 12.
stock
get_stock_info
[US Stock Info] Get a summary of key information for a given ticker symbol: price and trading range, market cap, valuation multiples, profitability and growth, dividend, analyst target and rating, beta, and a short business description. For detailed financial statements use get_financial_statement. Args: ticker: str The ticker symbol of the stock to get information for, e.g. "AAPL"

Endpoints

URLTransportStateLatencyChecked
https://mcp-stocks-us.gino.im/mcp streamable-http answering 928 ms 10 min ago

Alternatives to US Stocks & Market Data

same job, measured the same way
Alphavantage
by pipeworx-io

Alpha Vantage MCP — Stock market data, fundamentals, and earnings

37 tools answering
pykrx-mcp
by sharebook-kr

Korean stock market data (KOSPI/KOSDAQ) with ETF tracking and fundamental analysis

107 installs/wk local only
Polygon
by mcparmory

Access stock, crypto, and ETF market data, analyst ratings, earnings, and financial news

297 installs/wk local only
I
World Stock Market Analyst
by parth-mehta-989

World stock market analysis: fundamentals, technicals, DCF, peer comparison, forecast

377 installs/wk local only
Stocklake — AI Stock Intelligence
by stocklake

AI stock intelligence: prices, fundamentals, technicals, news, macro regime, and sector signals.

17 tools answering
Bolsai MCP
by viniciuslazzari

Brazilian stock market data (B3, CVM, BCB) for AI assistants: quotes, fundamentals, dividends, FIIs.

84 installs/wk local only
Crypto Market Pulse
by pythonanywhere-cryptopulse

Pay-per-call crypto data on Base: market pulse, prices, chain snapshot, USDC stats. x402 USDC.

8 tools answering
SentiSense
by sentisense

US market mood, stock sentiment, SentiSense Score, news, analyst ratings, and institutional flows.

answering

US Stocks & Market Data — questions

Answers built from our own checks of this server.

What can US Stocks & Market Data do?
It exposes 6 tools, read directly from the server on our last check. Among them: get_finance_news, get_financial_statement, get_historical_stock_prices, get_market_overview, get_recommendations, get_stock_info. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is US Stocks & Market Data working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 89 of 91 checks got a reply (97.8%), average response time 1389 ms. The bar chart above shows every period we have measured.
How do I connect US Stocks & Market Data?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does US Stocks & Market Data need an API key?
No. US Stocks & Market Data completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is US Stocks & Market Data?
It answers our handshake in 1389 ms on average, which is faster than 2% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.