Benevity logo

Benevity

Find and engage with verified nonprofits

About Benevity

Benevity is a corporate purpose platform for workplace giving and volunteering. Its public remote MCP server lets assistants search a database of more than 2.3 million verified nonprofit organizations and surface relevant causes.

Connection details

https://mcp.benevity.org/general/v1/nonprofit
Transport
Streamable HTTP
Authentication
Open — no authentication

Setup

claude mcp add benevity --transport http https://mcp.benevity.org/general/v1/nonprofit

Frequently asked questions

What is the Benevity remote MCP server?

The Benevity remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.benevity.org/general/v1/nonprofit, so AI assistants can connect to it without installing or running anything locally. Benevity is a corporate purpose platform for workplace giving and volunteering. Its public remote MCP server lets assistants search a database of more than 2.3 million verified nonprofit organizations and surface relevant causes.

How do I connect to the Benevity MCP server?

Add the endpoint https://mcp.benevity.org/general/v1/nonprofit to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Benevity MCP server require authentication?

No. The Benevity endpoint is open and requires no authentication, so you can connect and start sending requests right away.

Which transport does the Benevity MCP server use?

Benevity exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers