Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Web Content MCP Server
by
amotivv
Verified
GitHub
Browser Automation
Search
TypeScript
MIT License
1
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
examples
experiments
src
cline_mcp_settings.json.example
CONTRIBUTING.md
.gitignore
LICENSE
package.json
package-lock.json
puppeteer-worker.js
README.md
test-puppeteer.js
tsconfig.json
wrangler.toml
{ "mcpServers": { "cloudflare-browser-rendering": { "command": "node", "args": ["./dist/src/index.js"], "env": { "BROWSER_RENDERING_API": "https://YOUR_WORKER_URL_HERE" }, "disabled": false, "autoApprove": [] } } }