You'd reach for this when building AI agents that need to understand internet censorship landscapes or communicate securely across instances. It provides 83 tools split between two main capabilities: querying censorship intelligence data across 119 countries (think which services are blocked where, firewall patterns, access restrictions) and facilitating end-to-end encrypted messaging between agents. The messaging piece is interesting if you're coordinating multiple Claude instances or building multi-agent systems that need private channels. The censorship data is useful for VPN routing decisions, content delivery strategies, or any application that needs to adapt behavior based on regional internet restrictions.
Public tool metadata for what this MCP can expose to an agent.
get_censorship_indexGet the global censorship index with rankings for all monitored countries. Returns country scores, risk tiers, and measurement counts for 126+ countries based on 2.2B+ network measurements.Get the global censorship index with rankings for all monitored countries. Returns country scores, risk tiers, and measurement counts for 126+ countries based on 2.2B+ network measurements.
No parameter schema in public metadata yet.
get_country_statusGet detailed censorship status for a specific country including blocked domains, anomaly rates, risk tier, and recent incidents.1 paramsGet detailed censorship status for a specific country including blocked domains, anomaly rates, risk tier, and recent incidents.
country_codestringcheck_domain_blockedCheck if a specific domain is blocked in a country. Returns blocking status, evidence sources, confidence level, and blocking method (DNS, TCP, TLS, HTTP).2 paramsCheck if a specific domain is blocked in a country. Returns blocking status, evidence sources, confidence level, and blocking method (DNS, TCP, TLS, HTTP).
domainstringcountry_codestringget_active_incidentsGet active censorship incidents with evidence links, severity ratings, and affected services. Each incident is citable with a human-readable ID (e.g., IR-2026-0142).2 paramsGet active censorship incidents with evidence links, severity ratings, and affected services. Each incident is citable with a human-readable ID (e.g., IR-2026-0142).
limitnumbercountrystringget_incident_detailGet detailed information about a specific censorship incident including evidence links, affected domains, blocking methods, and timeline.1 paramsGet detailed information about a specific censorship incident including evidence links, affected domains, blocking methods, and timeline.
incident_idstringverify_claimVerify a censorship claim against real measurement data from OONI, CensoredPlanet, and IODA. Returns verdict with supporting evidence.1 paramsVerify a censorship claim against real measurement data from OONI, CensoredPlanet, and IODA. Returns verdict with supporting evidence.
claimstringget_risk_forecastGet 7-day internet shutdown and censorship risk forecast for a country using XGBoost ML model trained on historical OONI data and political event calendar.1 paramsGet 7-day internet shutdown and censorship risk forecast for a country using XGBoost ML model trained on historical OONI data and political event calendar.
country_codestringget_platform_riskGet censorship risk score for a specific platform across all monitored countries. Shows which countries block it and the overall global risk level.1 paramsGet censorship risk score for a specific platform across all monitored countries. Shows which countries block it and the overall global risk level.
platformstringcheck_service_accessibilityReal-time check: is a domain/service accessible in a specific country right now? Returns blocking status, block rate across ISPs, and evidence.2 paramsReal-time check: is a domain/service accessible in a specific country right now? Returns blocking status, block rate across ISPs, and evidence.
domainstringcountrystringget_most_censoredGet the most censored countries ranked by censorship severity score. Returns country name, score, risk tier, and top blocked categories.1 paramsGet the most censored countries ranked by censorship severity score. Returns country name, score, risk tier, and top blocked categories.
limitnumberagent_relay_statsGet Voidly Agent Relay network statistics including total registered agents, 24-hour active agents, channel count, message volume, and capability registry.Get Voidly Agent Relay network statistics including total registered agents, 24-hour active agents, channel count, message volume, and capability registry.
No parameter schema in public metadata yet.
io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage
io.github.mikerawsonnz/llm-orchestration-agent
io.github.mikerawsonnz/authenticated-llm-agent
labforgedev/copilot-memory-mcp
csoai-org/agent-prompt-injection-firewall-mcp
io.github.mikerawsonnz/authenticated-multi-llm-agent