Skip to main content
Glama
shigechika

jquants-mcp

by shigechika

get_equities_earnings_calendar

Read-onlyIdempotent

Retrieve upcoming and past earnings announcement dates for Japanese stocks. Specify a stock code or date to get the earnings calendar.

Instructions

Find upcoming/past earnings announcement dates (決算発表日). Free / all plans.

Use for 決算発表, 決算日, 決算スケジュール, earnings calendar, 今週決算がある銘柄, 〇〇の次の決算はいつ, days to earnings, 決算前銘柄スクリーニング. Pair with get_markets_short_sale_report for 決算またぎ空売り残 / 踏み上げリスク screening. Covers March/September fiscal year companies (REITs excluded); ~3 months accumulated.

[Supported plans] Free / Light / Standard / Premium

Args: date: Announcement date (YYYYMMDD or YYYY-MM-DD). Returns latest data when omitted. code: Stock code (5 digits, e.g. 72030; 4-digit codes are padded with trailing 0). When specified, searches accumulated data for the matching stock's earnings dates.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dateNo
codeNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint, destructiveHint, idempotentHint, openWorldHint. Description adds value beyond annotations by specifying free/all plans, coverage of fiscal year companies, REIT exclusion, and ~3 months accumulated data. No contradiction.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Efficiently structured: brief summary, search term list, pairing suggestion, scope, plan support, parameter details. No redundant sentences; each part adds value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the existence of an output schema, the description does not need to explain return values. Covers input details, scope, exclusions, and integrations. Complete for a read-only query tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, but the description fully explains both parameters: date format (YYYYMMDD or YYYY-MM-DD, returns latest when omitted) and code (5 digits, 4-digit padding). Adds concrete usage guidance beyond the schema's basic type definitions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool finds upcoming/past earnings announcement dates (決算発表日), with a specific verb and resource. It includes Japanese keywords for search relevance and distinguishes from siblings by focusing on earnings calendar, which is unique among sibling tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides explicit when-to-use with example search terms and a pairing suggestion (get_markets_short_sale_report). Mentions scope (March/September fiscal year, REITs excluded) and plan support. Lacks explicit when-not-to-use alternatives, but the tool is unique in its domain.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/shigechika/jquants-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server