mcp-server-brave-search
Verified Safeby zed-extensions
Overview
Integrates Brave Search functionality into the Zed editor as a Model Context Protocol server, providing search results and context.
Installation
BRAVE_API_KEY="YOUR_API_KEY" node node_modules/@brave/brave-search-mcp-server/dist/index.js --transport stdioEnvironment Variables
- BRAVE_API_KEY
Security Notes
The extension itself is a Rust wrapper that securely passes an API key from Zed settings as an environment variable to an upstream Node.js server. It manages the upstream Node.js package (`@brave/brave-search-mcp-server`) via npm. No direct 'eval' or malicious patterns are observed in the Rust code. The overall security relies on the integrity of the upstream Node.js package.
Similar Servers
mcp-server-elasticsearch
Connects Model Context Protocol (MCP) clients to Elasticsearch for natural language interaction with indices and data.
brave-search-mcp-server
Integrates the Brave Search API to provide comprehensive search capabilities including web, local business, image, video, news, and AI-powered summarization.
mcp-omnisearch
A Model Context Protocol (MCP) server providing unified access to multiple search providers and AI tools for comprehensive search, AI responses, content processing, and enhancement features.
mcp-server
Provides a Model Context Protocol (MCP) server to integrate various search engine results and data extraction from SerpApi.