Skip to main content
Glama

Web Content MCP Server

search_documentation

Search Cloudflare documentation for specific queries and retrieve relevant content to enhance web content processing and LLM context integration.

Instructions

Searches Cloudflare documentation and returns relevant content

Input Schema

NameRequiredDescriptionDefault
maxResultsNoMaximum number of results to return
queryYesSearch query

Input Schema (JSON Schema)

{ "properties": { "maxResults": { "description": "Maximum number of results to return", "type": "number" }, "query": { "description": "Search query", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from Web Content MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/amotivv/cloudflare-browser-rendering'

If you have feedback or need assistance with the MCP directory API, please join our Discord server