Cloudflare Audit Logs
by cloudflare · Added 26d ago
3.6k
Install
git clone https://github.com/cloudflare/mcp-server-cloudflare/tree/HEAD/apps/auditlogsAbout
Cloudflare Audit Logs MCP server provides secure access to Cloudflare account activity logs through a standardized interface. Built on Cloudflare Workers, it authenticates users via OAuth, retrieves detailed audit information about account changes, and presents the data in a structured format optimized for AI assistants. The server leverages Durable Objects for state management and implements comprehensive filtering options for querying logs by time period, actor, action type, and resource scope. It's particularly valuable for security monitoring, compliance tracking, and investigating configuration changes across Cloudflare accounts.
Tags
Cloud & DevOpsmcp-server