Back to Home
zed-extensions icon

mcp-server-brave-search

Verified Safe

by zed-extensions

Overview

Integrates Brave Search functionality into the Zed editor as a Model Context Protocol server, providing search results and context.

Installation

Run Command
BRAVE_API_KEY="YOUR_API_KEY" node node_modules/@brave/brave-search-mcp-server/dist/index.js --transport stdio

Environment 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

Stats

Interest Score40
Security Score9
Cost ClassLow
Avg Tokens50
Stars18
Forks4
Last Update2025-12-03

Tags

Zed extensionBrave SearchMCP ServerSearchAPI