MCP Server
MCP
TickDB Market Data
Real-time & historical market data: forex, stocks, crypto, indices, metals, K-line, quotes
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.tickdb.ai/",
"headers": [
{
"description": "Your TickDB API key. Free signup at https://tickdb.ai",
"isRequired": true,
"isSecret": true,
"name": "X-TickDB-Key"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment