ooni_blocking_trend
ActiveTool of Ooni
declared in 0.1.0
Daily time series of OONI censorship measurements for a website in a country — shows when blocking started, stopped, or intensified (e.g. Twitter in Iran day by day). Returns per-day OK / anomaly / confirmed-blocked counts.
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. \"twitter.com\"."
},
"country": {
"type": "string",
"description": "2-letter country code, e.g. \"IR\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Ooni
https://github.com/pipeworx-io/mcp-ooni
2/7 registries