You're viewing a demo portfolio

Join the waitlist
PRSM

ooni_site_reachability

Active

Tool of Ooni

declared in 0.1.0

Check whether a website is blocked or censored in a specific country, using OONI network measurements from volunteer probes. Returns counts of OK, anomalous, confirmed-blocked, and failed measurements over the window plus a blocking assessment — e.g. is bbc.com blocked in China, is twitter.com blocked in Iran. Great-Firewall / national-censorship / internet-freedom research.

Parameters schema

{
  "type": "object",
  "required": [
    "domain",
    "country"
  ],
  "properties": {
    "days": {
      "type": [
        "number",
        "string"
      ],
      "description": "Lookback window in days (default 30, max 365)."
    },
    "domain": {
      "type": "string",
      "description": "Website domain, e.g. \"www.bbc.com\" or \"twitter.com\". A full URL is accepted (the host is extracted)."
    },
    "country": {
      "type": "string",
      "description": "2-letter country code, e.g. \"CN\", \"IR\", \"RU\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Ooni

https://github.com/pipeworx-io/mcp-ooni

2/7 registries
View full server →
ooni_site_reachability — Ooni — PRSM MCP