ooni_app_blocking
ActiveTool of Ooni
Check whether a messaging or circumvention app is blocked in a country using OONI app-specific tests: WhatsApp, Telegram, Signal, Facebook Messenger, or Tor. Returns measurement counts and a blocking assessment, e.g. "is Telegram blocked in Iran", "is Tor reachable from Russia".
Parameters schema
{
"type": "object",
"required": [
"app",
"country"
],
"properties": {
"app": {
"type": "string",
"description": "One of: whatsapp | telegram | signal | facebook_messenger | tor."
},
"days": {
"type": [
"number",
"string"
],
"description": "Lookback window in days (default 30, max 365)."
},
"country": {
"type": "string",
"description": "2-letter country code, e.g. \"IR\", \"RU\", \"CN\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Ooni
https://github.com/pipeworx-io/mcp-ooni
2/7 registries