Skip to main content
Glama
NXY666

@greatnxy/web-search-mcp

by NXY666

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BRAVE_API_KEYNoBrave Search API key (single key). Required if BRAVE_API_KEYS is not provided.
BRAVE_API_KEYSNoComma-separated list of Brave Search API keys for key rotation. Required if BRAVE_API_KEY is not provided.
TAVILY_API_KEYNoTavily API key (single key). Required if TAVILY_API_KEYS is not provided.
TAVILY_API_KEYSNoComma-separated list of Tavily API keys for key rotation. Required if TAVILY_API_KEY is not provided.
SEARCH_TIMEOUT_MSNoTimeout in milliseconds for Tavily and Brave HTTP requests.10000

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
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
web_searchA

Search the web. Tavily is used first; Brave is used only when Tavily is unavailable, out of quota, rate-limited, or returns no results.

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/NXY666/web-search-mcp'

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