io.github.tickerbot/mcp-server
https://api.tickerbot.io/mcp
● healthy
The stock market, in SQL — scan, replay, or subscribe across ~12k US tickers and top 100 cryptos.
Transport
streamable-http
Auth
—
Cost
—
How to connect
MCP endpoint (streamable-http)
https://api.tickerbot.io/mcp
JSON-RPC initialize probe
curl -X POST https://api.tickerbot.io/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://tickerbot.io/mcp-server
Source code
https://github.com/tickerbot/tickerbot-mcp