itick-mcp-server

281287994w-art/itick-mcp-server
★ 3 stars Python 🔌 API Integration Updated 11d ago
面向 Model Context Protocol (MCP) 的 Python 服务,将 iTick REST API 暴露为工具:基础数据、股票(含信息 / IPO / 复权因子),以及 Crypto / Forex / Indices / Future / Fund 各产品线的单笔与批量 Tick / Quote / Depth / Kline。
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "itick-mcp-server": {
      "command": "uvx",
      "args": [
        "itick-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install itick-mcp-server

Topics

cryptocrypto-api-pcicrypto-data-apiforex-apiforex-dataforex-marketfuturefuture-aifuture-apiindicesindices-apimcp-servicestockstock-api