Sunwood-ai-labs/jgrants-gradio-mcp-server
If you are the rightful owner of jgrants-gradio-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Jグランツ MCP Server is a Model Context Protocol server implementation for the Jグランツ public API, enabling natural language grant search and detail retrieval using the FastMCP framework.
Tools
Functions exposed to the LLM to take actions
search_subsidies
Search for grants with filtering options like keyword, industry, region, and employee count.
get_subsidy_detail
Retrieve detailed information about a grant and save attached files locally.
get_subsidy_overview
Obtain statistical information about grants, aggregated by deadline and amount.
get_file_content
Retrieve the content of saved attached files, with automatic conversion to Markdown.
ping
Check server connectivity.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client