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
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?
—
Frequently asked questions
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.
Basic information
More Developer Tools MCP servers
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
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
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Comments