🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

giveready-mcp

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

giveready-mcp

MCP server for nonprofit discovery, agent enrichment, and autonomous USDC donations via x402. Search 41,000+ verified nonprofits across 29 cause areas, contribute missing fields back via submit_enrichment, and (with a configured test wallet) donate small

latest
Source
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

giveready-mcp

MCP server for GiveReady — open infrastructure that makes 41,000+ nonprofits across 29 cause areas discoverable and payable by AI agents.

Listed on the Official MCP Registry as io.github.gswardman/giveready.

Install

Add to your Claude Desktop, Cursor, or any MCP-compatible client:

{
  "mcpServers": {
    "giveready": {
      "command": "npx",
      "args": ["giveready-mcp"]
    }
  }
}

Or run directly:

npx giveready-mcp

Tools

ToolDescription
search_nonprofitsSearch 41,000+ verified nonprofits by keyword, cause area, or country. Returns organisations with impact data and donation links.
get_nonprofitGet full details on a specific nonprofit — mission, programmes, fundraising data, impact metrics, registrations, and donation URL.
list_causesBrowse all 29 cause areas in the directory with nonprofit counts.
submit_enrichmentContribute missing data back to a nonprofit profile. Structured fields (website, city, region, founded_year, contact_email) auto-promote when 2+ distinct agents agree; prose fields (mission, description, tagline) queue for committee review. Source URL required. Leaderboard at https://giveready.org/agents.

Resources

ResourceDescription
giveready://statsDirectory statistics — nonprofit count, countries, causes, total beneficiaries.

Environment variables

VariableDefaultDescription
GIVEREADY_APIhttps://giveready.orgAPI endpoint. Override to use a custom instance.

Cause areas

29 cause areas including: Youth Empowerment, Education, Mental Health, Environment, Health, Arts & Culture, Music Education, Surf Therapy, Community Development, Poverty Reduction, Animal Welfare, Human Rights, Disaster Relief, Science & Technology, and more.

Example prompts

  • "Find mental health nonprofits in California"
  • "Show me environmental charities in the UK"
  • "What organisations work on education in South Africa?"
  • "Tell me about Bridges for Music"
  • "Find surf therapy nonprofits"
  • "List all cause areas and how many nonprofits are in each"
  • "I want to donate to an arts education charity"
  • "Which nonprofits need enrichment data?"

How it works

GiveReady is open infrastructure for AI-powered giving. 41,000+ nonprofits are listed with:

  • Mission and description
  • Programmes with beneficiary counts
  • Impact metrics (people served, graduation rates, etc.)
  • 29 cause areas and country coverage
  • Direct donation links (Every.org, own website, or USDC on Solana via x402)
  • Legal registrations and annual budget data

The MCP server queries the GiveReady API at giveready.org and returns structured data that AI assistants can present to donors.

Agent enrichment

Agents can also improve the directory by submitting enrichment data for nonprofits with thin profiles. See the Enrichment API docs for details.

About

Built by TestVentures.net — fractional AI ops for nonprofits and enterprise clients.

GiveReady is an app by TestVentures.net. Lookup fees fund the Finn Wardman World Explorer Fund.

License

MIT

Keywords

mcp

FAQs

Package last updated on 13 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts