Server data from the Official MCP Registry
Search Japanese government subsidies (official jGrants data): deadlines, amounts, eligibility.
Search Japanese government subsidies (official jGrants data): deadlines, amounts, eligibility.
Remote endpoints: streamable-http: https://hojokin-mcp.plus-synergy.workers.dev/mcp sse: https://hojokin-mcp.plus-synergy.workers.dev/sse
This is a well-structured MCP server for querying Japanese government subsidies via the official jGrants API. The codebase demonstrates good security practices: no hardcoded credentials, proper input validation with Zod schemas, and appropriate use of environment variables. The server appropriately requires network access for its core function and implements rate limiting for the free tier. Minor code quality observations exist but do not materially impact security. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity).
6 files analyzed · 6 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
Give your AI agent real-time access to Japanese government subsidies and grants.
This MCP server searches the official Japanese government subsidy database (jGrants, operated by the Digital Agency) in real time. Perfect for AI agents serving SMEs, accountants, administrative scriveners (行政書士), and consultants working with the Japanese market.
Japan runs thousands of subsidy programs — national, prefectural, and municipal — but the data is fragmented and Japanese-only. Foreign AI tools are effectively blind to it. This server makes the entire live database queryable by any MCP-compatible agent (Claude, ChatGPT, custom agents).
search_subsidiesSearch open subsidy programs by keyword and prefecture. Returns results sorted by application deadline with:
get_subsidy_detailRetrieve full details by subsidy ID: purpose, eligibility requirements, subsidy rate, application rounds with current deadlines, and contact information — converted from rich-text HTML into clean, LLM-ready plain text.
Official jGrants API (Digital Agency of Japan). Data is fetched live on every call — no stale caches. This server adds normalization, deadline computation, region merging, and LLM-friendly formatting on top of the raw government data.
Pay per tool call. One search or one detail retrieval = one event. No subscription, no minimum.
日本政府公式の補助金データベース(デジタル庁 jGrants)をAIエージェントからリアルタイム検索できるMCPサーバーです。締切までの残り日数計算、地域限定+全国対象の自動マージ、AIが読みやすい整形済みテキストを提供します。士業・中小企業支援・コンサルティング向けAIに最適です。
This is a hosted (remote) MCP server, available on Apify Store:
👉 https://apify.com/e-asakura/japan-subsidy-search-mcp
The store page includes setup instructions for Claude, ChatGPT, Cursor, and any MCP-compatible client. Pay-as-you-go: $0.02 per tool call, no subscription.
Built by Edward Asakura — Japanese data infrastructure for AI agents. Part of the SEKISHO series: subsidies / laws / parliament.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.