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).

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

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

TDQS

B3.2/5.0

Scored across 2 tools

Disambiguation1/5

Both 'search' and 'web_search' have nearly identical descriptions, both performing aggregated search across multiple engines. An agent cannot distinguish which tool to use, as they appear to do the exact same thing.

Naming Consistency3/5

Both tools use snake_case naming, which is consistent. However, the names 'search' and 'web_search' are not sufficiently distinct to reflect different functionality, leading to confusion.

Tool Count2/5

With only 2 tools that essentially duplicate functionality, the tool set feels thin and redundant. A search server should offer at least a few distinct search modes or filters to be useful.

Completeness1/5

The tool set is severely incomplete. There are no tools for filtering by source, date, or type, no citation retrieval, and no configuration options. The duplication of search tools leaves obvious gaps in coverage.

Maintenance

ActivityInactive
ResponsivenessUnresponsive