npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

giveready-mcp

v0.1.4

Published

MCP server for nonprofit discovery and agent enrichment — search 41,000+ verified nonprofits across 29 cause areas, get impact data, and contribute missing fields back via submit_enrichment. Zero-fee USDC donations via x402.

Downloads

609

Readme

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

| Tool | Description | |------|-------------| | search_nonprofits | Search 41,000+ verified nonprofits by keyword, cause area, or country. Returns organisations with impact data and donation links. | | get_nonprofit | Get full details on a specific nonprofit — mission, programmes, fundraising data, impact metrics, registrations, and donation URL. | | list_causes | Browse all 29 cause areas in the directory with nonprofit counts. | | submit_enrichment | Contribute 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

| Resource | Description | |----------|-------------| | giveready://stats | Directory statistics — nonprofit count, countries, causes, total beneficiaries. |

Environment variables

| Variable | Default | Description | |----------|---------|-------------| | GIVEREADY_API | https://giveready.org | API 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