Skip to main content
Glama
yoshinaga2015

kanpou-mcp

search_procurements

Search Japanese government procurement notices using the Kanpou API. Filter by date, keyword, category, prefecture, and more to find relevant tender opportunities.

Instructions

官公需情報ポータルサイトAPIを使用して入札情報を検索します。日付、キーワード、カテゴリー、都道府県などで絞り込めます。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
countNo返却する検索結果の最大件数(デフォルト: 100、最大: 1000)
queryNo検索文字列(AND、OR、NOT演算子使用可能)。Query、Project_Name、Organization_Name、LG_Codeのいずれかは必須です。
lgCodeNo都道府県コード(JIS X0401準拠、カンマ区切りで複数指定可能)(必須パラメータのいずれか)
categoryNoカテゴリー: 1=物品, 2=工事, 3=役務
projectNameNo件名で絞り込み(必須パラメータのいずれか)
cftIssueDateNo公告日またはデータ取得日(形式: YYYY-MM-DD/ または /YYYY-MM-DD または YYYY-MM-DD/YYYY-MM-DD)
certificationNo入札資格: A, B, C, D(カンマ区切りで複数指定可能)
periodEndTimeNo納入期限日(形式: YYYY-MM-DD/ または /YYYY-MM-DD または YYYY-MM-DD/YYYY-MM-DD)
procedureTypeNo公示種別: 1=一般競争入札, 2=簡易公募型競争入札, 3=簡易公募型指名競争入札
organizationNameNo機関名で絞り込み(必須パラメータのいずれか)
openingTendersEventNo開札日(形式: YYYY-MM-DD/ または /YYYY-MM-DD または YYYY-MM-DD/YYYY-MM-DD)
tenderSubmissionDeadlineNo入札開始日(形式: YYYY-MM-DD/ または /YYYY-MM-DD または YYYY-MM-DD/YYYY-MM-DD)
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It says the tool uses an external API and can filter, but does not disclose whether it's read-only, any rate limits, authentication requirements, pagination behavior, or result format. This is a significant transparency gap for a search tool.

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?

The description is a single, front-loaded sentence that states the core function and key filter capabilities without any redundant wording. It is appropriately sized for the information it conveys.

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

Completeness3/5

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

Despite having 12 parameters and no output schema, the description is very brief. It does not mention the requirement that at least one of query, projectName, organizationName, or lgCode must be provided, nor does it explain how it relates to sibling tools. The rich schema descriptions compensate, but the description itself lacks contextual depth for such a complex tool.

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

Parameters3/5

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

Schema description coverage is 100%, with each parameter already having a detailed description (including required alternations and date formats). The tool description only generically mentions filter types (date, keyword, category, prefecture), adding no specific parameter semantics beyond what the schema already provides. Baseline 3 is appropriate.

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 searches for bid information using a specific API, with a clear verb '検索します' (search) and resource '入札情報' (bid information). It lists multiple filtering dimensions (date, keyword, category, prefecture), distinguishing it from the more narrow sibling tools get_procurements_by_date and search_by_keyword.

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

Usage Guidelines3/5

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

The description implies usage for multifaceted searches by mentioning multiple filter criteria, but does not explicitly state when to prefer this tool over the siblings or provide exclusions. It lacks explicit when-to-use or alternative guidance, so usage context is only implied.

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/yoshinaga2015/kanpou-mcp'

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