Find crisis helplines for one country and one topic. Returns up to 10 services per page with full contact channels and validation provenance. Both country and topic are required.
Model Context Protocol
A tool your agent calls instead of a number it remembers.
Remote, streamable HTTP. No install, no local process — add one URL and the model gets two tools with full provenance in every result.
Adding it
Config format varies slightly between clients, but the endpoint is the same everywhere. Without a key you're on the anonymous tier; with one, add it as a bearer header.
Tools
Exactly two. There is deliberately no open-ended search tool — a lookup that requires both a country and a topic is what keeps this a safety utility rather than a scrapeable directory.
What comes back
One text content block containing the same JSON envelope the REST API returns. The two surfaces run the same query core, so they are incapable of returning different data for the same arguments. Real records, abbreviated:
The second record is worth reading closely: a real regional service, graded D on existence and accuracy because the numbers in the entry don't appear on the operator's own site, which directs callers to 988 instead. It still ships, with the disagreement recorded in corrections and explained in grade_rationale. That is what "graded, not filtered" means.
Behaviour worth knowing
Errors are tool results
Validation failures, not-founds and quota limits come back as isError: true results carrying the same error object the REST API returns — so the model can read and explain them. Bad API keys and burst limits reject at HTTP level instead.
Only tool calls cost quota
Protocol traffic — initialize, tools/list — consumes nothing. Your budget is spent on lookups only, on the same tiers as REST.
Present values verbatim
The tool descriptions instruct the model never to reformat a number or URL, to prefer well-graded and recently verified records, and to say so out loud when a record is weakly verified.
Ranked by verification
Results are ordered best-verified first, because the top result is the one an assistant will read aloud to a person in crisis. Confidence is the only defensible ranking signal in this data.
This directory is informational and is not a substitute for local emergency services. Grades are a confidence signal, not a guarantee — services change numbers, move, and close. Check each record's grades and lastVerified date, and present them alongside any contact detail.