TickDB MCP
@TickDB
关于 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
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"tickdb": {
"type": "http",
"url": "https://mcp.tickdb.ai/",
"headers": {
"X-TickDB-Key": "YOUR_API_KEY"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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?
—
开发工具 分类下的更多 MCP 服务器
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
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.
评论