🏥 IFRC GO Admin MCP Server

Model Context Protocol server for accessing IFRC GO Admin API - providing humanitarian data and disaster relief information.

API Endpoints

GET /api/mcp
Returns server information and available tools
POST /api/mcp
Execute MCP protocol calls
Body: {"method": "tools/list"} or {"method": "tools/call", "params": {"name": "tool_name", "arguments": {...}}}

Available Tools

🚨 DREF Operations

🌍 Geographic & Administrative

📊 Operations & Emergency Response

📋 Field Reports & Updates

👥 Personnel & Deployments

🚑 Emergency Response Units (ERU)

🎯 Projects & Programmes

🔐 Authentication

This server requires an IFRC GO Admin API token. Set the IFRC_API_TOKEN environment variable with your token.

Usage

This server is designed to be used with Claude Code or other MCP-compatible clients. It provides access to IFRC GO Admin API data including disaster relief operations, appeals, and emergency information.

Data Source: IFRC GO Admin API