All servers



Brave Search
officialWeb and local search powered by Brave's Search API.
by Anthropic51kMITupdated 1mo agoadded 1y ago
Search the web with Brave. Returns titles, URLs, and snippets. Requires a Brave Search API key.
Install
Add this block to your claude_desktop_config.json then restart Claude Desktop.
claude_desktop_config.jsonjson
{
"mcpServers": {
"brave_search": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-brave-search"
],
"env": {
"BRAVE_API_KEY": "your-key"
}
}
}
}Related servers
EverArt
by Anthropic
51k
Generate images via the EverArt API.
Node.jsOfficialAI / LLMauth
updated 1mo ago
Everything
by Anthropic
51k
Reference server demonstrating every MCP capability.
Node.jsOfficialDeveloper tools
updated 1mo ago
Fetch
by Anthropic
51k
Fetch URLs and convert HTML to clean Markdown.
PythonOfficialBrowser
updated 1mo ago