grant-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KRF_API_KEY | No | Optional API key from data.go.kr for accessing Korean grants (KRF/NRF). Without it, NSF and ERC still work; Korean grants return empty. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_grantsC | Search research grants across NSF (US), ERC (EU), KRF/NRF (Korea) by keyword, PI name, or institution. Returns grant titles, award amounts, PIs, and institution info. |
| get_grant_detailC | Get full detail of a specific grant by ID from NSF, ERC, or KRF. |
| list_upcoming_deadlinesC | List upcoming grant application deadlines within the next N days across NSF, ERC, KRF funding programs. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/vertical-mcp/grant-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server