MCP server · The Giving Block
the-giving-block-mcp.yml
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for The Giving Block. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If The Giving Block publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport
Tools
list_organizations— List nonprofit organizations available to the partner.get_organization— Retrieve a single organization by id.update_organization— Update an organization's configuration.get_widget_snippet— Get the embeddable donation-widget snippet for an organization.get_widget_url— Get the hosted donation-form URL for an organization.list_currencies— List supported cryptocurrencies (current V2 list).get_crypto_usd_rate— Get the current crypto-to-USD exchange rate.create_deposit_address— Create a crypto donation deposit address (with QR) for a pledge.create_stock_pledge— Create a stock donation pledge.list_brokers— List supported stock brokers.list_tickers— List supported stock tickers.get_ticker_cost— Get the current cost/price for a ticker.submit_stock_donation— Submit a stock donation.sign_stock_donation— Sign/authorize a submitted stock donation.create_fiat_pledge— Create a fiat/card donation pledge.charge_fiat_pledge— Charge a previously created fiat/card donation pledge.list_transactions— List donation transactions.get_transaction— Retrieve a single transaction by UUID.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.