mcpbeat Sign in

CharityVerify MCP Server

by charity-verify-admin Your server? Claim it
local only

CharityVerify runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 34 · avg 9 · -29% w/w
a month agotoday
34
Installs / week
npm · charityverify-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

What the code does

We have not read this server's code yet

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository charity-verify-admin/charity-verify-engine
пакет charityverify-mcp ссылается на charity-verify-admin/charityverify-mcp

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add charityverify-mcp -- npx -y charityverify-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "charityverify-mcp": {
      "args": [
        "-y",
        "charityverify-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.charityverify-mcp]
command = "npx"
args = ["-y", "charityverify-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "charityverify-mcp": {
      "args": [
        "-y",
        "charityverify-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "charityverify-mcp": {
      "args": [
        "-y",
        "charityverify-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: CHARITYVERIFY_API_KEY (CharityVerify API key for full analysis access. Free tier works without a key.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to CharityVerify

same job, measured the same way
Faro
by vedux98

Verify URLs, payees, and messages before acting: red/yellow/green trust verdicts for agents.

answering
CAN-TAP Verified
by morphious33453

Free dofollow backlinks for Canadian businesses. Claim, verify, and track NFC tap analytics.

5 tools answering
candor
by tombaldwin

Per-function effect analysis for agents: blast radius, what reaches the network, gate verdicts.

1 181 installs/wk local only
repoctx
by nugehs

Local-first code context, impact analysis, and merge-readiness verdicts for AI agents.

87 installs/wk local only
Steel Brain
by dryow1

Trade-verified steel grade properties, substitution verdicts, and mill-cert guidance for AI agents.

local only
Canarics
by canarics

AI call analysis and voice agents for sales teams. Signup, usage, agents and call data over MCP.

2 tools answering
Moddable Games Tools
by moddable-tools

15 tools for chess variant analysis, hex map generation, and board game utilities

89 tools answering
Inspector
by gridinsoft

Website safety and trust analysis. Verify domain reputation and detect phishing with GridinSoft.

35 installs/wk local only

CharityVerify — questions

Answers built from our own checks of this server.

Why is there no uptime for CharityVerify?
CharityVerify runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package charityverify-mcp was installed 34 times last week.
Is CharityVerify still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect CharityVerify?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls charityverify-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use CharityVerify?
The npm package charityverify-mcp was installed 34 times in the last week. Week over week that is -29%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.