Web Content MCP Server

by amotivv
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BROWSER_RENDERING_APIYesThe URL of your deployed Cloudflare Worker with Browser Rendering enabled

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
fetch_page

Fetches and processes a web page for LLM context

search_documentation

Searches Cloudflare documentation and returns relevant content

extract_structured_content

Extracts structured content from a web page using CSS selectors

summarize_content

Summarizes web content for more concise LLM context