Skip to content
Claude Desktop

CharityVerify for Claude Desktop

io.github.charity-verify-admin/charityverify-mcp

Look up trust grades, donor verdicts, and analysis for 138,000+ Canadian charities.

client:Claude Desktop transport:stdio runtime:npm

Install CharityVerify in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "charityverify-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "charityverify-mcp"
      ],
      "env": {
        "CHARITYVERIFY_API_KEY": "<CHARITYVERIFY_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

CharityVerify in other clients