mcp server for Cline
io.github.tickerbot/mcp-server
The stock market, in SQL — scan, replay, or subscribe across ~12k US tickers and top 100 cryptos.
client:Cline
transport:streamable-http
runtime:npm
tools:32
Install mcp server in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mcp-server": {
"url": "https://api.tickerbot.io/mcp"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs
What Cline can do once it is connected
- tickerbot_list_tickers
- tickerbot_get_ticker
- tickerbot_subscribe_ticker
- tickerbot_get_ticker_coverage
- tickerbot_list_signals
- tickerbot_create_custom_signal
- tickerbot_update_custom_signal
- tickerbot_delete_custom_signal
- tickerbot_get_signal
- tickerbot_subscribe_signal
- tickerbot_scan
- tickerbot_subscribe_scan
- tickerbot_get_series
- tickerbot_get_bars
- tickerbot_list_events
- tickerbot_subscribe_events
- tickerbot_search_news
- tickerbot_get_etf_holdings
- tickerbot_get_etf_sectors
- tickerbot_list_universes
- tickerbot_create_universe
- tickerbot_get_universe
- tickerbot_update_universe
- tickerbot_delete_universe