Skip to main content
Glama

Grants Search MCP Server

by Tar-ive

search-grants

Find government grants by entering specific keywords. View funding details, eligibility criteria, and deadlines with paginated results for efficient navigation.

Instructions

Search for government grants based on keywords

Input Schema

NameRequiredDescriptionDefault
grantsPerPageNoNumber of grants per page (default: 3)
pageNoPage number for pagination (default: 1)
queryYesSearch query for grants (e.g., 'Artificial intelligence', 'Climate change')

Input Schema (JSON Schema)

{ "properties": { "grantsPerPage": { "description": "Number of grants per page (default: 3)", "type": "number" }, "page": { "description": "Page number for pagination (default: 1)", "type": "number" }, "query": { "description": "Search query for grants (e.g., 'Artificial intelligence', 'Climate change')", "type": "string" } }, "required": [ "query" ], "type": "object" }
Install Server

Other Tools from Grants Search MCP Server

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/Tar-ive/grants-mcp'

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