Japan Subsidy Search MCP
Related Servers
Alternatives to Japan Subsidy Search MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceEnables AI assistants to search Japanese government subsidies and grants, including archived closed calls and recurring application periods based on historical data.3MIT

jgrants-mcp-serverofficial
AlicenseNot gradedqualityDmaintenanceMCP server for Japan's Jグランツ grant application system, enabling LLMs to search and retrieve subsidy information via natural language.50MIT- AlicenseAqualityDmaintenanceAn MCP server that provides access to Japan's central and municipal subsidies, covering over 20,000 municipal grants not exposed by official APIs, with tools for search, comparison, citation verification, and practitioner referrals.1350MIT
- AlicenseNot gradedqualityCmaintenanceMCP server that enables LLMs to search and retrieve Japanese government subsidy and grant information via natural language, wrapping the Jグランツ public API.MIT
- AlicenseNot gradedqualityCmaintenanceRead-only MCP server that searches Japanese government grant information and retrieves subsidy details and attached file content via the J-Grants public API.MIT
- AlicenseNot gradedqualityDmaintenanceExposes deadline-driven Japanese public-sector business opportunity data (tenders, subsidies, sanctions) to AI agents, with per-call payment via the x402 protocol.MIT
TDQS
Scored across 2 tools
The two tools have clearly distinct purposes: search_subsidies for finding subsidies and get_subsidy_detail for retrieving details by ID. No overlap in functionality.
Both tools use a consistent verb_noun snake_case pattern (search_subsidies, get_subsidy_detail), which makes the naming predictable and easy to understand.
With only 2 tools, the server is minimal but still functional for its core purpose of search and detail retrieval. It could benefit from additional tools like filtering or listing categories.
The tool surface covers the essential search and detail retrieval operations for Japanese subsidies. Minor gaps exist, such as lack of filtering by amount or category, but the core workflow is complete.