TickDB MCP
@TickDB
About TickDB MCP
外汇/加密/美港A股实时行情 MCP 服务,支持 K 线、订单簿,通过 TickDB 统一 API 访问 | Real-time market data MCP server for Forex, Crypto, US/HK/A-shares, supporting K-line, Order Book via TickDB Unified API
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"tickdb": {
"type": "http",
"url": "https://mcp.tickdb.ai/",
"headers": {
"X-TickDB-Key": "YOUR_API_KEY"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is TickDB MCP?
TickDB MCP is a real-time market data server that integrates with the TickDB Unified API to provide ticker snapshots, historical K-line data, order book, and recent trades for Forex, Crypto, US/HK/A-shares markets. It is designed for developers building Python or server-side projects that need fast market data access.
How to use TickDB MCP?
—
Key features of TickDB MCP
- Supports Forex, Crypto, US/HK/A-shares markets
- Retrieves ticker snapshots in real time
- Fetches historical K-line data
- Provides order book snapshots
- Returns recent trade records
- Integrates via TickDB Unified API
Use cases of TickDB MCP
- Building algorithmic trading bots that require live market snapshots
- Analyzing historical price trends from K-line data
- Monitoring order book depth for liquidity analysis
- Tracking recent trades for trade signal confirmation
FAQ from TickDB MCP
What data sources does TickDB MCP support?
It supports real-time market data for Forex, Crypto, US stocks, Hong Kong stocks, and A-shares.
What types of data can I retrieve?
You can retrieve ticker snapshots, historical K-line data, order book depth, and recent trade records.
Is TickDB MCP dependent on any specific runtime?
It is designed for Python/server projects and uses the TickDB Unified API.
Where does the data originate?
Data is provided via the TickDB Unified API; the server itself is a client to that API.
What transport or authentication does it use?
—
More Developer Tools MCP servers
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Comments