A
securityA
licenseA
qualityEnables AI assistants to interact with Meilisearch via the Model Context Protocol, allowing comprehensive index, document, and search management through a standardized interface.
Last updated -
68
1
9
MIT License
该项目为 Brave Search 实现了模型上下文协议 (MCP) 服务器,允许与 Claude 等 AI 助手集成。
要通过Smithery自动为 Claude Desktop 安装 Brave Search MCP 服务器:
set BRAVE_API_KEY=your_api_key_here
claude_desktop_config.json
)以包含 Brave Search MCP 服务器:YOUR_BRAVE_API_KEY_HERE
。该服务器提供两个主要工具:
brave_web_search
:使用 Brave Search API 执行网络搜索。brave_local_search
:搜索本地企业和地点。有关详细使用信息,请参阅src/server.py
中的工具文档字符串。
要对项目进行更改:
src
目录中的代码。requirements.txt
文件:如果您遇到任何问题:
该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅LICENSE文件。
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
通过模型上下文协议促进 Brave Search 功能与 AI 助手的集成,从而使用 Brave Search API 实现网络和本地搜索。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/arben-adm/brave-mcp-search'
If you have feedback or need assistance with the MCP directory API, please join our Discord server