MCPVault

country

MCP tool from Brave Search MCP Server by brave

(string, optional): Country code (default: "US")

How to use it

country is exposed by the Brave Search MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the country tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Brave Search MCP Server

$npx @modelcontextprotocol/inspector node dist/index.js
FULL BRAVE SEARCH MCP SERVER LISTING

Other tools in Brave Search MCP Server (39)

accept

(string, optional): Response media type (application/json or /)

api-version

(string, optional): Brave API version (YYYY-MM-DD)

cache-control

(string, optional): Use no-cache to request fresh content

context_threshold_mode

(string, optional): Threshold mode ("disabled", "strict", "lenient", "balanced")

count

(number, optional): Results per page (1-20, default: 10)

enable_local

(boolean, optional): Enable local recall

enable_source_metadata

(boolean, optional): Include source metadata enrichment

entity_info

(boolean, optional): Include entity information (default: false)

extra_snippets

(boolean, optional): Get additional excerpts (Pro plans only)

freshness

(string, optional): Time filter ("pd", "pw", "pm", "py", or date range)

geoloc

(string, optional): Optional geolocation token used to refine results.

goggles

(array, optional): Custom re-ranking definitions

inline_references

(boolean, optional): Add source URL references (default: false)

key

(string, required): Summary key from web search results (use summary: true in web search)

latitude

(number, optional): Latitude of the search center (-90 to 90). Typically paired with longitude.

location

(string, optional): Location string used as an alternative to latitude/longitude. For US locations prefer the form <city> <state> <country name> (e.g., san francisco ca united states); for non-US locations use <city> <country name> (e.g., tokyo japan).

longitude

(number, optional): Longitude of the search center (-180 to 180). Typically paired with latitude.

maximum_number_of_snippets

(number, optional): Maximum number of snippets to include (1-256)

maximum_number_of_snippets_per_url

(number, optional): Maximum snippets per URL (1-100)

maximum_number_of_tokens

(number, optional): Approximate maximum number of context tokens (1024-32768)

maximum_number_of_tokens_per_url

(number, optional): Maximum tokens per URL (512-8192)

maximum_number_of_urls

(number, optional): Maximum number of URLs to include (1-50)

offset

(number, optional): Pagination offset (max 9, default: 0)

query

(string, required): Search terms (max 400 chars, 50 words)

radius

(number, optional): Search radius around the supplied coordinates, in meters. If omitted, the search is performed globally.

result_filter

(array, optional): Filter result types (default: ["web", "query"])

safesearch

(string, optional): Content filtering ("off", "moderate", "strict", default: "moderate")

search_lang

(string, optional): Search language (default: "en")

spellcheck

(boolean, optional): Enable spell checking (default: true)

summary

(boolean, optional): Enable summary key generation for AI summarization

text_decorations

(boolean, optional): Include highlighting markers (default: true)

ui_lang

(string, optional): UI language (default: "en-US")

units

(string, optional): Measurement units ("metric" or "imperial")

user-agent

(string, optional): User agent originating the request

x-loc-city

(string, optional): Client city name

x-loc-lat

(number, optional): Client latitude (-90 to 90)

x-loc-long

(number, optional): Client longitude (-180 to 180)

x-loc-state

(string, optional): Client state or region code

x-loc-state-name

(string, optional): Client state or region name