Skip to main content
Glama
w-jeon

mcp-brave-search

by w-jeon

brave_local_search

Find local businesses and places with detailed information like names, addresses, ratings, and hours. Ideal for queries with 'near me' or specific locations, defaulting to web search if no local results.

Instructions

Searches for local businesses and places using Brave's Local Search API. Best for queries related to physical locations, businesses, restaurants, services, etc. Returns detailed information including:

  • Business names and addresses

  • Ratings and review counts

  • Phone numbers and opening hours Use this when the query implies 'near me' or mentions specific locations. Automatically falls back to web search if no local results are found.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
countNoNumber of results (1-20, default 5)
queryYesLocal search query (e.g. 'pizza near Central Park')
Behavior4/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It effectively describes key behaviors: the tool returns detailed information (listing specific data points like addresses and ratings), handles location-based queries, and includes a fallback mechanism to web search. However, it lacks details on error handling, rate limits, or authentication needs, which would be valuable for a tool with no annotations.

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?

The description is well-structured and front-loaded with the core purpose, followed by usage guidelines and behavioral details. Each sentence adds value: the first states the action and API, the second specifies use cases, the third lists return data, and the fourth provides usage context and fallback behavior. There is no wasted text.

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

Completeness4/5

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

Given the tool's moderate complexity (2 parameters, no output schema, no annotations), the description is largely complete. It covers purpose, usage, return data, and fallback behavior. However, without annotations or an output schema, it could benefit from more details on response format or error cases, but it adequately supports agent selection and invocation.

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

Parameters3/5

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

The schema description coverage is 100%, so the schema already documents both parameters ('query' and 'count') with descriptions and constraints. The description adds minimal value beyond the schema by providing an example query ('pizza near Central Park') and implying the 'query' parameter should be location-focused, but it does not explain the semantics of 'count' or add significant context. This meets the baseline for high schema coverage.

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 clearly states the specific action ('Searches for local businesses and places') and resource ('using Brave's Local Search API'), distinguishing it from the sibling tool 'brave_web_search' by focusing on physical locations and businesses. It explicitly mentions the types of queries it handles (e.g., 'near me', specific locations).

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?

The description provides explicit guidance on when to use this tool ('Best for queries related to physical locations, businesses, restaurants, services, etc.' and 'Use this when the query implies 'near me' or mentions specific locations') and mentions an alternative behavior ('Automatically falls back to web search if no local results are found'), which implicitly contrasts with the sibling tool 'brave_web_search'.

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

Install Server

Other Tools

Related Tools

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/w-jeon/mcp-brave-search'

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