Skip to main content
ClaudeWave

Free public MCP server for searching 1,300+ live Canadian funding opportunities — docs & client config

MCP ServersRegistry oficial0 estrellas0 forksActualizado today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/saman-ns/netgrant-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "netgrant-mcp": {
      "command": "node",
      "args": ["/path/to/netgrant-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/saman-ns/netgrant-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# NetGrant — Canadian funding, inside your AI

NetGrant is a **free, public MCP server** (and web app) for searching **1,300+ live
Canadian funding opportunities** — grants, tax credits, wage subsidies, accelerators,
pitch competitions, loans, and events. Ask Claude, Cursor, or any MCP client to find,
compare, and check eligibility for Canadian funding without leaving the conversation.

- **MCP endpoint:** `https://mcp.netgrant.ca/mcp` (Streamable HTTP, no auth, no API key)
- **Web app:** https://app.netgrant.ca (same data, search UI, no login)
- **Site:** https://netgrant.ca

> This repository is **documentation only**. NetGrant is a hosted, closed-source
> public service — there is no source code here and none to self-host. Point your
> MCP client at the endpoint above and you're done.

---

## Add it to your client

**Claude Desktop / Cursor / Cline / Continue** — add to your MCP config
(`claude_desktop_config.json`, `.cursor/mcp.json`, etc.):

```json
{
  "mcpServers": {
    "netgrant": {
      "type": "http",
      "url": "https://mcp.netgrant.ca/mcp"
    }
  }
}
```

**Claude Code (CLI):**

```bash
claude mcp add --transport http netgrant https://mcp.netgrant.ca/mcp
```

**Claude.ai (web):** Settings → Connectors → Add custom connector → paste
`https://mcp.netgrant.ca/mcp`.

No account, no key, no rate-limit signup. Restart your client and the tools appear.

---

## Tools

| Tool | What it does |
|------|--------------|
| `search_opportunities` | Full-text search across the catalog with optional `region`, `category`, `deadline_within_days`, `min_funding` / `max_funding`, `is_rolling`, and `exclude_expired` filters. Returns ranked matches. |
| `get_opportunity_details` | Fetch the full record for one opportunity by id — eligibility, body, amounts, deadline, source link. |
| `compare_opportunities` | Fetch 2–4 opportunities at once for a side-by-side comparison. |
| `eligibility_check` | Pull one opportunity's eligibility criteria alongside an applicant description so the assistant can judge fit. |
| `subscribe_to_digest` | Opt the user (with their consent + email) into a **free weekly email digest** of new Canadian grants matching a saved search. Double opt-in. |

## Prompts (slash commands)

| Prompt | What it does |
|--------|--------------|
| `/find-for-me` | Match opportunities to a one-sentence business description. |
| `/check-deadlines` | Show opportunities closing in the next 30 days. |

---

## Weekly email digest

Beyond live search, NetGrant offers a free opt-in **weekly email digest**: tell the
assistant the niche you're tracking (keywords + province), give your email, and you'll
get 8–10 matching Canadian grants each week — newest first, falling back to the
strongest current matches. Double opt-in, one-click unsubscribe.

---

## Data coverage & freshness

- **1,300+ live opportunities** across federal, provincial, municipal, and private sources.
- Normalized schema: title, category, region, funding range, deadline, eligibility text, source URL.
- Continuously ingested from 60+ source providers; a daily audit agent re-checks live
  listings, archives dead/expired programs, and corrects drifted details.
- Updated weekly; stale items are auto-archived.

NetGrant is not affiliated with any government or funding body. Always confirm
eligibility and deadlines on the official program page before applying.

---

## Support

Questions, corrections, a missing program, or a partnership idea:
**sami@netgrant.ca** · https://netgrant.ca

Lo que la gente pregunta sobre netgrant-mcp

¿Qué es saman-ns/netgrant-mcp?

+

saman-ns/netgrant-mcp es mcp servers para el ecosistema de Claude AI. Free public MCP server for searching 1,300+ live Canadian funding opportunities — docs & client config Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala netgrant-mcp?

+

Puedes instalar netgrant-mcp clonando el repositorio (https://github.com/saman-ns/netgrant-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar saman-ns/netgrant-mcp?

+

saman-ns/netgrant-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene saman-ns/netgrant-mcp?

+

saman-ns/netgrant-mcp es mantenido por saman-ns. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a netgrant-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega netgrant-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: saman-ns/netgrant-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/saman-ns-netgrant-mcp)](https://claudewave.com/repo/saman-ns-netgrant-mcp)
<a href="https://claudewave.com/repo/saman-ns-netgrant-mcp"><img src="https://claudewave.com/api/badge/saman-ns-netgrant-mcp" alt="Featured on ClaudeWave: saman-ns/netgrant-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a netgrant-mcp