Skip to main content
Glama
fujimura-ui

Japan Company Leads Finder MCP

企業の官公庁取引実績を取得

get_company_procurement

Retrieve government procurement records for a Japanese company using its corporate number. Evaluate eligibility for public contracts and supplier reliability.

Instructions

法人番号を指定して、その企業の政府調達(官公庁との取引)実績を取得する。官公需に強い企業の発掘や、取引先の信用調査の参考に使える。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
corporate_numberYes法人番号(13桁)
Behavior2/5

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

No annotations are provided, so the description must fully disclose behavior. It only states the tool retrieves procurement results, without details on data freshness, pagination, rate limits, or any restrictions. This is insufficient for safe agent invocation.

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

Conciseness4/5

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

Two sentences: first defines function, second lists use cases. No redundancy or unnecessary words. Efficient but could be slightly more compact.

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?

The description is adequate for a one-parameter retrieval tool without output schema, but lacks details on the output structure (e.g., what procurement results contain). Useful context is provided for use cases, but gaps remain.

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 coverage is 100% with a clear description for the single parameter (corporate number with length constraints). The tool description adds no additional meaning beyond what the schema already provides, achieving baseline.

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?

Description clearly specifies the action (取得する/retrieve) and resource (政府調達実績/government procurement results) with the required parameter (corporate number). It distinguishes from siblings by specifying government procurement, distinct from profile, subsidies, or search.

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?

Description states use cases: discovering companies strong in government procurement and credit checks. It provides clear context for when to use, but does not explicitly state when not to use or mention alternative tools.

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/fujimura-ui/japan-company-leads-mcp'

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