Skip to main content
Glama

jgrants-mcp

MIT License
67

get_subsidy_detail

Retrieve detailed information about a specific subsidy by providing its subsidy ID. This tool simplifies access to subsidy data for accurate decision-making and analysis.

Instructions

Get detailed information about a specific subsidy. Use the subsidy ID, not the title.

Input Schema

NameRequiredDescriptionDefault
subsidy_idYesSubsidy ID

Input Schema (JSON Schema)

{ "properties": { "subsidy_id": { "description": "Subsidy ID", "type": "string" } }, "required": [ "subsidy_id" ], "type": "object" }
Install Server

Other Tools from jgrants-mcp

Related Tools

    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/tachibanayu24/jgrants-mcp'

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