MCP server for searching research grants across NSF (US), ERC (EU), and KRF/NRF (Korea) via a unified interface. NIH excluded—covered by existing connectors.
{
"mcpServers": {
"grant": {
"command": "npx",
"args": [
"-y",
"@vertical-mcp/grant-mcp"
]
}
}
}