Cloudflare Audit Logs
Rank #39832pulsemcp/cloudflare-auditlogs
Audit logs summarize the history of changes made within your Cloudflare account. Audit logs include account level actions like zone configuration changes.
Cloudflare Audit Logs is a Model Context Protocol (MCP) server published by cloudflare. It ranks #39832 of 58,832 servers tracked on MCP Toplist. Cloudflare Audit Logs is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on May 1, 2025.
Ranks ahead of 19,000 of 58,832 servers on MCP Toplist.
Use Cloudflare Audit Logs
Add Cloudflare Audit Logs to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"cloudflare-auditlogs": {
"url": "https://auditlogs.mcp.cloudflare.com/sse"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 1 registry
cloudflare
Other servers by cloudflare
View all cloudflare servers →Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- What is Cloudflare Audit Logs?
- Audit logs summarize the history of changes made within your Cloudflare account. Audit logs include account level actions like zone configuration changes.
- Who maintains Cloudflare Audit Logs?
- Cloudflare Audit Logs is maintained by cloudflare, which publishes 17 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Cloudflare Audit Logs an official MCP server?
- Cloudflare Audit Logs is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Cloudflare Audit Logs have?
- Cloudflare Audit Logs ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Cloudflare Audit Logs?
- The source code for Cloudflare Audit Logs is hosted at github.com/cloudflare/mcp-server-cloudflare/tree/HEAD/apps/auditlogs.