brave-search-mcp-server — MCP Server by brave

by brave · MCP Server · ★ 969

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About brave-search-mcp-server

Brave Search MCP Server An MCP server implementation that integrates the Brave Search API, providing comprehensive search capabilities including web search, local business search, image search, video search, news search, and AI-powered summarization. This project supports both STDIO and HTTP transports, with STDIO as the default mode. Migration 1.x to 2.x Default transport now STDIO To follow established MCP conventions, the server now defaults to STDIO. If you would like to continue using HTTP, you will need to set the environment variable to , or provide the runtime argument when launching the server. Response structure of Version 1.x of the MCP server would return base64-encoded image data along with image URLs. This dramatically slowed down the response, as well as consumed unnecessarily context in the session. Version 2.x removes the base64-encoded data, and returns a response object that more closely reflects the original Brave Search API response. The updated output schema is defined in . Tools Web Search () Performs comprehensive web searches with rich result types and advanced filtering options. Parameters: q

Quick Facts

Stars969
Forks154
LanguageTypeScript
CategoryMCP Server
LicenseMIT
Quality Score56.986/100
Open Issues20
Last Updated2026-05-03
Created2025-06-12
Platformsmcp, node
Est. Tokens~58k

Compatible Skills

These tools work well together with brave-search-mcp-server for enhanced workflows:

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular TypeScript Agent Tools

  • openclaw ⭐ 368.6k · Codex Skill
  • n8n ⭐ 186.8k · MCP Server
  • dify ⭐ 140.2k · MCP Server
  • gemini-cli ⭐ 103.2k · MCP Server
  • gstack ⭐ 89.6k · Agent Tool

Frequently Asked Questions

What is brave-search-mcp-server?

brave-search-mcp-server is an open-source mcp server by brave with 969 GitHub stars.

What programming language is brave-search-mcp-server written in?

brave-search-mcp-server is primarily written in TypeScript.

How do I install or use brave-search-mcp-server?

You can find installation instructions and usage details in the brave-search-mcp-server GitHub repository at github.com/brave/brave-search-mcp-server. The project has 969 stars and 154 forks, indicating an active community.

What license does brave-search-mcp-server use?

brave-search-mcp-server is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools