Skip to main content
Glama

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

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

Input Schema (JSON Schema)

{ "properties": { "count": { "default": 5, "description": "Number of results (1-20, default 5)", "type": "number" }, "query": { "description": "Local search query (e.g. 'pizza near Central Park')", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-brave-search

Related Tools

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