ooni_measurements
ActiveTool of Ooni
List recent raw OONI measurements for a domain and/or country — individual probe results with timestamp, network (ASN), anomaly/confirmed flags, and a link to the full measurement on OONI Explorer. Use after ooni_site_reachability to inspect specific blocking evidence.
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": [
"number",
"string"
],
"description": "Max results (1-50, default 10)."
},
"domain": {
"type": "string",
"description": "Website domain, e.g. \"twitter.com\"."
},
"country": {
"type": "string",
"description": "2-letter country code filter, e.g. \"IR\"."
},
"confirmed_only": {
"type": "boolean",
"description": "Only measurements with confirmed blocking fingerprints."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Ooni
https://github.com/pipeworx-io/mcp-ooni
2/7 registries