Skip to main content
Glama

Server Details

Visit https://brave.com/search/api/ for a free API key. Search the web, local businesses, images,…

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
brave/brave-search-mcp-server
GitHub Stars
880
Server Listing
Brave Search MCP Server

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

6 tools
brave_summarizerbrave_summarizerAInspect
Retrieves AI-generated summaries of web search results using Brave's Summarizer API. This tool processes search results to create concise, coherent summaries of information gathered from multiple sources.

When to use:

- When you need a concise overview of complex topics from multiple sources
- For quick fact-checking or getting key points without reading full articles
- When providing users with summarized information that synthesizes various perspectives
- For research tasks requiring distilled information from web searches

Returns a text summary that consolidates information from the search results. Optional features include inline references to source URLs and additional entity information.

Requirements: Must first perform a web search using brave_web_search with summary=true parameter. Requires a Pro AI subscription to access the summarizer functionality.
ParametersJSON Schema
NameRequiredDescriptionDefault
keyYesThe key is equal to value of field key as part of the Summarizer response model.
entity_infoNoReturns extra entities info with the summary response.
inline_referencesNoAdds inline references to the summary response.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations only provide openWorldHint=true. The description adds significant behavioral context: the Pro AI subscription requirement (auth), the dependency chain on brave_web_search, and the output format ('text summary that consolidates information'). It mentions optional features (inline references, entity info) that explain behavioral variations. Lacks rate limits or error conditions, preventing a 5.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Well-structured with clear sections (purpose, when to use, returns, requirements). Front-loaded with the core function. No redundant text—every sentence provides specific guidance on usage constraints, prerequisites, or output characteristics. Appropriate length for the tool's complexity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema exists, the description appropriately explains return values ('text summary'). With 100% schema coverage and only 3 simple parameters, the description compensates by explaining the critical prerequisite workflow and subscription requirements. Complete for a tool of this complexity.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema has 100% coverage (baseline 3). The description adds value by explaining what the boolean parameters actually do in context: 'inline references to source URLs' maps to inline_references, and 'additional entity information' maps to entity_info. It implies the key's origin through the workflow description, though explicit parameter semantics for 'key' would strengthen this further.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with a specific verb ('Retrieves') and clear resource ('AI-generated summaries of web search results using Brave's Summarizer API'). It effectively distinguishes from sibling tools by specifying this processes existing search results rather than performing raw searches like brave_web_search or media-specific searches.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Contains an explicit 'When to use:' section with four specific scenarios. Crucially, it states the prerequisite workflow: 'Must first perform a web search using brave_web_search with summary=true parameter,' explicitly naming the sibling tool required for operation. Also notes the subscription requirement, preventing inappropriate invocations.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.