MCPServers

Summary

The Brave Search MCP Server is a robust implementation that integrates the Brave Search API, offering both web and local search functionalities. It is designed to handle general queries, news, and articles with features like pagination and freshness controls. Additionally, it supports local searches for businesses and services, providing detailed information and smart fallbacks to web search when no local results are found. The server is highly configurable with flexible filtering options to control result types, safety levels, and content freshness. This makes it a versatile tool for developers looking to incorporate advanced search capabilities into their applications using the Brave Search API.

Available Actions(2)

brave_web_search

Execute web searches with pagination and filtering. Inputs: query (string): Search terms, count (number, optional): Results per page (max 20), offset (number, optional): Pagination offset (max 9)

brave_local_search

Search for local businesses and services. Inputs: query (string): Local search terms, count (number, optional): Number of results (max 20). Automatically falls back to web search if no local results found.

Last Updated: April 8, 2025

Recensioni della Community

0.0
0 recensioni
5
0
4
0
3
0
2
0
1
0

Nessuna recensione ancora. Sii il primo a recensire!

Accedi per unirti alla conversazione

Coming soon to
HighlightHighlight AI

Linguaggio

TypeScript

Categorie