category: Network Security provider: Cloudflare sectionorder: - Connect commonfields: id: Cloudflare MCP version: -1 configuration: - display: Cloudflare Server name: cloudflare_server type: 15 section: Connect required: true options: - docs - bindings - builds - observability - radar - containers - browser - logs - ai-gateway - autorag - auditlogs - dns-analytics - dex - casb - graphql - name: auth_code type: 9 displaypassword: Authorization code hiddenusername: true section: Connect - name: redirect_uri section: Connect defaultvalue: https://oproxy.demisto.ninja/authcode display: Redirect URI type: 0 advanced: true description: Use this integration to connect securely with a Cloudflare Model Context Protocol (MCP) server and access its tools in real time. display: Cloudflare MCP name: Cloudflare MCP script: commands: - arguments: [] description: Retrieves a list of available tools in the Cloudflare MCP server. name: list-tools hidden: true outputs: [] - arguments: - name: name description: The name of the tool to call. - name: arguments description: Parameters for the tool execution. description: Calls a specific tool on the MCP server with optional input parameters. name: call-tool hidden: true outputs: [] - description: Generate an authentication login URL. name: cloudflare-mcp-generate-login-url - description: Test the authentication configuration with the MCP server. name: cloudflare-mcp-auth-test script: '-' type: python subtype: python3 dockerimage: demisto/mcp:1.0.0.10120494 mcp: true fromversion: 8.13.0 tests: - No tests (auto formatted)