Skip to main content
Glama
seungdori

tickscope-mcp

by seungdori

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TICKSCOPE_EXCHANGESNoEnabled exchanges (comma-separated)binance,bybit,okx
TICKSCOPE_LOG_LEVELNoLog levelINFO
TICKSCOPE_TRANSPORTNoTransport type: stdio or httpstdio
TICKSCOPE_REST_RETRIESNoRetry attempts for transient REST errors3
TICKSCOPE_DEFAULT_EXCHANGENoDefault exchange when not specifiedbinance
TICKSCOPE_OHLCV_CACHE_PATHNoDuckDB cache file path~/.tickscope/ohlcv.duckdb
TICKSCOPE_RING_BUFFER_SIZENoPer-symbol trade buffer size1000
TICKSCOPE_OHLCV_CACHE_TTL_SNoFreshness window for the newest candle in seconds60
TICKSCOPE_SCREEN_CONCURRENCYNoMax concurrent symbols during screening/aggregation5
TICKSCOPE_MAX_WATCHED_SYMBOLSNoMax concurrent WebSocket subscriptions (LRU evicted)25

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/seungdori/tickscope-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server