Skip to main content
Glama
Yrobot

cloudflare-search

by Yrobot

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CF_SEARCH_URLYesWorker deployment URL (required).
CF_SEARCH_TOKENNoAuth token (required if your Worker has TOKEN configured).

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
web_searchA

Search the web for current information, news, or any topic. Uses multiple engines (Brave, DuckDuckGo, Google, Bing) simultaneously and returns aggregated results with source URLs. Use this when you need real-time information not in your training data.

searchA

Search across multiple search engines (Google, Brave, DuckDuckGo, Bing) and return aggregated results. This tool provides comprehensive search results from multiple sources, with source attribution for each result.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Yrobot/cloudflare-search'

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