Catalog
io.github.seungdori/tickscope-mcp
Officialby seungdori · Python
Tickscope
Real-time, free crypto market data for any AI agent — via MCP.
Provides real-time cryptocurrency market data for AI agents.
Topics
ccxtclaudecryptocryptocurrencymarket-datamcpmodel-context-protocoltechnical-analysistradingwebsocket
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"tickscope-mcp": {
"command": "uvx",
"args": [
"tickscope-mcp"
]
}
}
}