amotivv/cloudflare-browser-rendering-mcp
This MCP server provides tools for interacting with Cloudflare Browser Rendering, allowing you to fetch and process web content for use as context in LLMs directly from Cline or Claude Desktop.
Platform-specific configuration:
{
"mcpServers": {
"cloudflare-browser-rendering-mcp": {
"command": "npx",
"args": [
"-y",
"cloudflare-browser-rendering-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...