← 返回
开发者工具 Key 中文

Jquants Mcp

Access JPX stock market data via J-Quants API — search stocks, get daily OHLCV prices, financial summaries (revenue, profit, EPS, ROE), and earnings calendar...
通过J-Quants API获取JPX股市数据——支持查询股票、日线OHLCV行情、财务摘要(营收、利润、EPS、ROE)及财报日历。
ajtgjmdjp
开发者工具 clawhub v0.1.2 1 版本 100000 Key: 需要
★ 0
Stars
📥 1,186
下载
💾 54
安装
1
版本
#latest

概述

J-Quants: JPX Stock Market Data

Access Tokyo Stock Exchange (TSE) listed stock data via the official J-Quants API. Search stocks, get daily OHLCV prices, financial summaries, and earnings announcement calendar.

Important: This tool is for personal use only. Data redistribution is prohibited by J-Quants Terms of Service. https://jpx-jquants.com/termsofservice

Use Cases

  • Search for TSE-listed stocks by code or company name
  • Get daily OHLCV price data for any stock
  • Retrieve financial summaries (revenue, profit, EPS, ROE)
  • Check upcoming earnings announcement dates
  • Compare financial metrics across companies

Commands

Search stocks

# By stock code
jquants-mcp search 7203

# By company name (Japanese)
jquants-mcp search トヨタ

# JSON output
jquants-mcp search ソニー --json-output

Get stock prices

# Default: last 30 days
jquants-mcp price 7203

# With date range
jquants-mcp price 7203 --start-date 2024-01-01 --end-date 2024-12-31

# JSON output
jquants-mcp price 7203 --json-output

Get financial data

jquants-mcp financials 7203
jquants-mcp financials 6758 --json-output

Get earnings calendar

# Default: next 30 days
jquants-mcp calendar

# With date range
jquants-mcp calendar --start-date 2024-04-01 --end-date 2024-06-30

Test connectivity

jquants-mcp test

Workflow

  1. jquants-mcp search → find stock code
  2. jquants-mcp price → get price history
  3. jquants-mcp financials → get financial data
  4. jquants-mcp calendar → check earnings dates

Setup

  • Requires JQUANTS_MAIL_ADDRESS and JQUANTS_PASSWORD environment variables
  • Free account registration: https://jpx-jquants.com/
  • Python package: pip install jquants-mcp or uv tool install jquants-mcp

Terms of Service

By using this tool, you agree to the J-Quants Terms of Service.

Data is for personal use only — redistribution is prohibited.

版本历史

共 1 个版本

  • v0.1.2 当前
    2026-03-29 04:16 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,918
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,437
data-analysis

Boj Mcp

ajtgjmdjp
Access Bank of Japan (BOJ/日本銀行) statistical data — price indices (CGPI, SPPI), flow of funds, balance of payments, BIS s
★ 0 📥 1,709