I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

CloudFlare-Browser-Rendring-MCP
Ce serveur MCP fournit des outils pour interagir avec le rendu du navigateur CloudFlare, vous permettant de récupérer et de traiter le contenu Web pour une utilisation comme contexte dans les LLM directement à partir de Cline ou Claude Desktop.
3 years
Works with Finder
1
Github Watches
4
Github Forks
5
Github Stars
Cloudflare Browser Rendering MCP Server
This MCP (Model Context Protocol) server provides tools for fetching and processing web content using Cloudflare Browser Rendering for use as context in LLMs. It's designed to work with both Claude and Cline client environments.
Features
- Web Content Fetching: Fetch and process web pages for LLM context
- Documentation Search: Search Cloudflare documentation and return relevant content
- Structured Content Extraction: Extract structured content from web pages using CSS selectors
- Content Summarization: Summarize web content for more concise LLM context
- Screenshot Capture: Take screenshots of web pages
Prerequisites
- Node.js v18 or higher
- A Cloudflare account with Browser Rendering API access
- A deployed Cloudflare Worker using the provided
puppeteer-worker.js
file
Installation
Installing via Smithery
To install Cloudflare Browser Rendering for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @amotivv/cloudflare-browser-rendering-mcp --client claude
-
Clone this repository:
git clone https://github.com/yourusername/cloudflare-browser-rendering.git cd cloudflare-browser-rendering
-
Install dependencies:
npm install
-
Build the project:
npm run build
Cloudflare Worker Setup
-
Deploy the
puppeteer-worker.js
file to Cloudflare Workers using Wrangler:npx wrangler deploy
-
Make sure to configure the following bindings in your Cloudflare Worker:
- Browser Rendering binding named
browser
- KV namespace binding named
SCREENSHOTS
- Browser Rendering binding named
-
Note the URL of your deployed worker (e.g.,
https://browser-rendering-api.yourusername.workers.dev
)
Configuration
For Claude Desktop
-
Open the Claude Desktop configuration file:
# macOS code ~/Library/Application\ Support/Claude/claude_desktop_config.json # Windows code %APPDATA%\Claude\claude_desktop_config.json
-
Add the MCP server configuration:
{ "mcpServers": { "cloudflare-browser-rendering": { "command": "node", "args": ["/path/to/cloudflare-browser-rendering/dist/index.js"], "env": { "BROWSER_RENDERING_API": "https://your-worker-url.workers.dev" }, "disabled": false, "autoApprove": [] } } }
-
Restart Claude Desktop
For Cline
-
Open the Cline MCP settings file:
# macOS code ~/Library/Application\ Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json # Windows code %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
-
Add the MCP server configuration:
{ "mcpServers": { "cloudflare-browser-rendering": { "command": "node", "args": ["/path/to/cloudflare-browser-rendering/dist/index.js"], "env": { "BROWSER_RENDERING_API": "https://your-worker-url.workers.dev" }, "disabled": false, "autoApprove": [] } } }
Usage
Once configured, the MCP server will be available to both Claude Desktop and Cline. You can use the following tools:
fetch_page
Fetches and processes a web page for LLM context.
Parameters:
-
url
(required): URL to fetch -
maxContentLength
(optional): Maximum content length to return
Example:
Can you fetch and summarize the content from https://developers.cloudflare.com/browser-rendering/?
search_documentation
Searches Cloudflare documentation and returns relevant content.
Parameters:
-
query
(required): Search query -
maxResults
(optional): Maximum number of results to return
Example:
Search the Cloudflare documentation for information about "browser rendering API".
extract_structured_content
Extracts structured content from a web page using CSS selectors.
Parameters:
-
url
(required): URL to extract content from -
selectors
(required): CSS selectors to extract content
Example:
Extract the main heading and first paragraph from https://developers.cloudflare.com/browser-rendering/ using the selectors h1 and p.
summarize_content
Summarizes web content for more concise LLM context.
Parameters:
-
url
(required): URL to summarize -
maxLength
(optional): Maximum length of the summary
Example:
Summarize the content from https://developers.cloudflare.com/browser-rendering/ in 300 words or less.
take_screenshot
Takes a screenshot of a web page.
Parameters:
-
url
(required): URL to take a screenshot of -
width
(optional): Width of the viewport in pixels (default: 1280) -
height
(optional): Height of the viewport in pixels (default: 800) -
fullPage
(optional): Whether to take a screenshot of the full page or just the viewport (default: false)
Example:
Take a screenshot of https://developers.cloudflare.com/browser-rendering/ with a width of 1024 pixels.
Troubleshooting
Logging
The MCP server uses comprehensive logging with the following prefixes:
-
[Setup]
: Initialization and configuration -
[API]
: API requests and responses -
[Error]
: Error handling and debugging
To view logs:
-
Claude Desktop: Check the logs in
~/Library/Logs/Claude/mcp*.log
(macOS) or%APPDATA%\Claude\Logs\mcp*.log
(Windows) - Cline: Logs appear in the output console of the VSCode extension
Common Issues
-
"BROWSER_RENDERING_API environment variable is not set"
- Make sure you've set the correct URL to your Cloudflare Worker in the MCP server configuration
-
"Cloudflare worker API is unavailable or not configured"
- Verify that your Cloudflare Worker is deployed and running
- Check that the URL is correct and accessible
-
"Browser binding is not available"
- Ensure that you've configured the Browser Rendering binding in your Cloudflare Worker
-
"SCREENSHOTS KV binding is not available"
- Ensure that you've configured the KV namespace binding in your Cloudflare Worker
Development
Project Structure
-
src/index.ts
: Main entry point -
src/server.ts
: MCP server implementation -
src/browser-client.ts
: Client for interacting with Cloudflare Browser Rendering -
src/content-processor.ts
: Processes web content for LLM context -
puppeteer-worker.js
: Cloudflare Worker implementation
Building
npm run build
Testing
The project includes a comprehensive test script that verifies all MCP tools are working correctly:
npm test
This will:
- Start the MCP server
- Test each tool with sample requests
- Verify the responses
- Provide a summary of test results
You can also run individual tests for specific components:
# Test the Puppeteer integration
npm run test:puppeteer
For the tests to work properly, make sure you have:
- Built the project with
npm run build
- Set the
BROWSER_RENDERING_API
environment variable to your Cloudflare Worker URL - Deployed the Cloudflare Worker with the necessary bindings
License
MIT
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
Oede knorrepot die vasthoudt an de goeie ouwe tied van 't boerenleven
Advanced software engineer GPT that excels through nailing the basics.
A world class elite tech co-founder entrepreneur, expert in software development, entrepreneurship, marketing, coaching style leadership and aligned with ambition for excellence, global market penetration and worldy perspectives.
A medical specialist offering assistance grounded in clinical guidelines. Disclaimer: This is intended for research and is NOT safe for clinical use!
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
Une passerelle API unifiée pour intégrer plusieurs API d'explorateur de blockchain de type étherscan avec la prise en charge du protocole de contexte modèle (MCP) pour les assistants d'IA.
Miroir dehttps: //github.com/suhail-ak-s/mcp-typeseense-server
本项目是一个钉钉 MCP (Protocole de connecteur de message) 服务 , 提供了与钉钉企业应用交互的 API 接口。项目基于 Go 语言开发 , 支持员工信息查询和消息发送等功能。
La communauté du curseur et de la planche à voile, recherchez des règles et des MCP
Reviews

user_ZxUmnCWM
I have been using MCP Thought Server by bsmi021, and it has truly enhanced my workflow. The intuitive interface and robust capabilities have streamlined my thought processes and project management. Highly recommend checking it out! For more details, visit https://mcp.so/server/mcp-thought-server/bsmi021.