Cloudflare Browser Rendering MCP Server πŸ“‘

This is a Model Context Protocol (MCP) server that supports remote MCPconnections, with Cloudflare OAuth built-in.

It integrates tools powered by the Cloudflare Browser Rendering API to provide globalInternet traffic insights, trends and other utilities.

πŸ”¨ Available Tools

Currently available tools:

Tool Description
get_url_html_content Retrieves the HTML content of the specified URL.
get_url_markdown Fetches the webpage content and converts it into Markdown format.
get_url_screenshot Captures a screenshot of the webpage. Optionally, specify the viewport size.

Note: To use these tools, ensure you have an active account set. If not, use accounts_list to list your accounts and set_active_account to set one as active.

This MCP server is still a work in progress, and we plan to add more tools in the future.

Prompt Examples

  • Get the HTML content of https://example.com.
  • Convert https://example.com to Markdown.
  • Take a screenshot of https://example.com.

Access the remote MCP server from from any MCP Client

If your MCP client has first class support for remote MCP servers, the client will provide a way to accept the server URL (https://browser.mcp.cloudflare.com) directly within its interface (for example inCloudflare AI Playground).

If your client does not yet support remote MCP servers, you will need to set up its resepective configuration file using mcp-remote (https://www.npmjs.com/package/mcp-remote) to specify which servers your client can access.

Replace the content with the following configuration:

{
	"mcpServers": {
		"cloudflare": {
			"command": "npx",
			"args": ["mcp-remote", "https://browser.mcp.cloudflare.com/sse"]
		}
	}
}

Once you've set up your configuration file, restart MCP client and a browser window will open showing your OAuth login page. Proceed through the authentication flow to grant the client access to your MCP server. After you grant access, the tools will become available for you to use.

Interested in contributing, and running this server locally? See CONTRIBUTING.md to get started.

MCP Server Β· Populars

MCP Server Β· New

    staskh

    Trading Skills β€” AI-Powered Market Analysis

    Claude powered advisor system for option traders

    Community staskh
    aplavin

    julia-mcp

    MCP server for persistent Julia sessions β€” fast iteration without startup/compilation overhead

    Community aplavin
    kky42

    codex-as-mcp

    Convert codex CLI tool to an MCP β€” unleash the power of GPT-5

    Community kky42
    AliyahZombie

    OctSSH

    Let LLM control your remote server

    Community AliyahZombie
    sligter

    MCP NewNow Server

    δΈ€δΈͺ基于 Model Context Protocol (MCP) ηš„ζ–°ι—»θšεˆζœεŠ‘ε™¨οΌŒι€šθΏ‡ Newsnow API ζδΎ›ε€šεΉ³ε°ηƒ­η‚Ήζ–°ι—»ε’ŒθΆ‹εŠΏθ―ι’˜γ€‚

    Community sligter