mcpbeat

Market Data MCP Server

org.memoryapi/market
answering

Market Data is answering right now. Last checked 7 min ago. It exposes 3 tools.

Real-time stock quotes, market indices, and institutional holdings

Uptime history 42 hours of history
42 hours agonow
100.0%
Uptime 24h
91 of 91 checks
3
Tools
read from the server
433 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

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

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

Available tools 3

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

institutional
get_institutional_holdings
Get institutional investor 13F SEC filings for a given CIK or institution name. Default is Berkshire Hathaway (CIK 0001067983).
market
get_market_indices
Get major market indices and macro indicators: S&P 500, NASDAQ, VIX, 10-Year Treasury, WTI Oil, Gold, USD/EUR. Data from FRED (St. Louis Fed).
stock
get_stock_quotes
Get real-time stock price quotes for one or more symbols. Returns price, % change, 52-week high/low, exchange, and currency.

Endpoints

URLTransportStateLatencyChecked
https://market.memoryapi.org/mcp streamable-http answering 419 ms 7 min ago

Market Data — questions

Answers built from our own checks of this server.

What can Market Data do?
It exposes 3 tools, read directly from the server on our last check. Among them: get_institutional_holdings, get_market_indices, get_stock_quotes. 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 Market Data working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 433 ms. The bar chart above shows every period we have measured.
How do I connect 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 Market Data need an API key?
No. Market Data completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Market Data?
It answers our handshake in 433 ms on average, which is faster than 29% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.