DM
DataNexus MCP
/nonprofit_fetch_charity_uk
nonprofit fetch charity uk
Fetch UK registered charity details by charity number or organisation name. Read-only. No side effects. Idempotent. UK only. charity_number_or_name: UK register
liveverifiedunknown~5s typical
mcpprobeddatanexusmcp
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-datanexusmcp-mcp-server /nonprofit_fetch_charity_uk for me.
Input
| Field | Type | Description |
|---|---|---|
| charity_number_or_name* | string | UK charity number e.g. 1089464 or name substring. Required. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-datanexusmcp-mcp-server","endpoint":"/nonprofit_fetch_charity_uk","input":{"charity_number_or_name":"..."}}'cli
npx cracked-ai run -p mcp-com-datanexusmcp-mcp-server -e /nonprofit_fetch_charity_uk -i '{"charity_number_or_name":"..."}'mcp
run_tool({ provider: "mcp-com-datanexusmcp-mcp-server", endpoint: "/nonprofit_fetch_charity_uk", input: {"charity_number_or_name":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.