Loomal

Tickerbot MCP

MCP server by github.com/tickerbot/tickerbot-mcp

The stock market, in SQL — scan, replay, or subscribe across ~12k US tickers and top 100 cryptos.

0 starsnpm: @tickerbot/mcp-serverRemote-capable

About Tickerbot MCP

Tickerbot MCP is an MCP (Model Context Protocol) server published by tickerbot in the official MCP registry, listed under Databases on Loomal. The stock market, in SQL — scan, replay, or subscribe across ~12k US tickers and top 100 cryptos.

Tickerbot MCP runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as an npm package (@tickerbot/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/tickerbot/tickerbot-mcp.

Use Tickerbot MCP with your agent

Claude Code · one command
claude mcp add --transport http tickerbot-mcp https://api.tickerbot.io/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "tickerbot-mcp": {
      "url": "https://api.tickerbot.io/mcp"
    }
  }
}
streamable-httphttps://api.tickerbot.io/mcp
npm@tickerbot/mcp-server

Frequently asked questions

What is Tickerbot MCP?
Tickerbot MCP is an MCP (Model Context Protocol) server by tickerbot in the Databases category. The stock market, in SQL — scan, replay, or subscribe across ~12k US tickers and top 100 cryptos.
How do I connect Tickerbot MCP to Claude, Cursor, or another MCP client?
Tickerbot MCP is a remote MCP server — add its endpoint (https://api.tickerbot.io/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is Tickerbot MCP open source?
Yes — the source code is public at github.com/tickerbot/tickerbot-mcp.
Can AI agents pay to use Tickerbot MCP?
Not yet through Loomal — Tickerbot MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Tickerbot MCP? Claim this listing free by verifying GitHub ownership, or contact us.