@pipeworx/acled

Connect: https://gateway.pipeworx.io/acled/mcp · Install: one-click buttons

Tools: 2

ACLED MCP — armed-conflict and protest event data. OAuth (myACLED email + password).

Tools

  • search_events(...) — filter by country, region, event type, actor, date, fatalities.
  • event_counts_by_country(...) — aggregated event/fatality counts.

Auth

BYO only.

ACLED migrated to OAuth in 2025. You provide your myACLED email + password; the pack exchanges them for a 24h access token (cached in-memory).

Pass ?_email=...&_password=... on the gateway URL.

Activation caveat

Registration alone is not enough — ACLED gates API access per account. After registering at https://acleddata.com/register/, email access@acleddata.com to request API access. Until they enable it, data requests return HTTP 403 even with a valid OAuth token.

Data sources

  • Token: https://acleddata.com/oauth/token
  • Data: https://acleddata.com/api/acled/read

Tools

  • search_events — Search ACLED political-violence and protest events. Filter by country (use ”|” to OR, e.g., “Ukraine|Russia”), region, event_type, actor, ISO country code, or date range. Returns date, lat/lon, actors
  • event_counts_by_country — Aggregate event and fatality counts by country over a date range. Useful for cross-country comparison and time-bounded risk snapshots.

Tools

  • event_counts_by_country — Aggregate event and fatality counts by country over a date range. Useful for cross-country comparison and time-bounded risk snapshots.
  • search_events — Search ACLED political-violence and protest events. Filter by country (use | to OR, e.g., Ukraine|Russia ), region, event_type, actor, ISO country code, or date range. Returns date, lat/lon, actors, e

Regenerated from source · build May 21, 2026