mcpbeat

Stocks On Chain MCP Server

io.stocksonchain/stocks-on-chain
answering

Stocks On Chain is answering right now. Last checked moments ago. It exposes 6 tools.

Read-only tokenized stock data: issuers, chains, contract addresses and corporate actions.

Uptime history 43 hours of history
43 hours agonow
100.0%
Uptime 24h
92 of 92 checks
6
Tools
read from the server
188 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 0 min ago.

run in your terminal
claude mcp add stocks-on-chain --transport http https://stocksonchain.io/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "stocks-on-chain": {
      "url": "https://stocksonchain.io/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.stocks-on-chain]
url = "https://stocksonchain.io/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "stocks-on-chain": {
      "url": "https://stocksonchain.io/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "stocks-on-chain": {
      "url": "https://stocksonchain.io/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.

chains
list_chains
Every chain carrying tokenized stocks, with its explorer, and the matrix of which issuer has listed what where. Registry order, which is not a ranking.
events
list_events
The corporate-action tape: splits, distributions and multiplier changes read from chain state, each with a transaction hash. Newest first by the time the event took effect, which is chronology and not a ranking.
issuers
list_issuers
Every issuer whose tokens are tracked, with the legal wrapper it uses, the chains it issues on, and its own statement on who may buy its tokens. The eligibility statement is reproduced verbatim and must be quoted, not summarised.
manifest
get_manifest
What this service offers a machine reader: the free keyless endpoints, the bulk dataset and its price if the paid tier is live, and the licence. No human reader is ever charged or asked to connect a wallet.
stock
get_stock
Everything known about one stock: every instrument (one per issuer, with the mechanics union describing how it handles corporate actions), every listing under it (chain, contract address, supply, price), and the events recorded against it. Report instruments as the options; listings are addresses. Read mechanics.kind before reaching for any field inside mechanics.
stocks
search_stocks
Find tokenized stocks by ticker or company name. Returns every match with its issuers and chains. If a ticker is a real stock but has not been tokenized, this reports that too, which is a correct answer rather than an empty result.

Endpoints

URLTransportStateLatencyChecked
https://stocksonchain.io/mcp streamable-http answering 233 ms 0 min ago

Stocks On Chain — questions

Answers built from our own checks of this server.

What can Stocks On Chain do?
It exposes 6 tools, read directly from the server on our last check. Among them: get_manifest, get_stock, list_chains, list_events, list_issuers, search_stocks. 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 Stocks On Chain working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 188 ms. The bar chart above shows every period we have measured.
How do I connect Stocks On Chain?
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 Stocks On Chain need an API key?
No. Stocks On Chain 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 Stocks On Chain?
It answers our handshake in 188 ms on average, which is faster than 66% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.