Connects Claude to ACLED's conflict and event data covering political violence, protests, and security incidents worldwide. Part of the Pipeworx gateway, which routes requests to 250+ data sources through a single MCP endpoint. You can either query ACLED directly or use the ask_pipeworx tool to ask questions in plain English and let the gateway handle tool selection and parameter mapping. Useful when you're building applications that need to analyze armed conflict patterns, track protest activity, or monitor security events across regions. The streamable-http transport means no local installation required.
ACLED MCP — Armed Conflict Location & Event Data Project
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"acled": {
"url": "https://gateway.pipeworx.io/acled/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 673+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Acled data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json