Anyone know how to get the latest MCP server to work via npx?

Does anyone know how to get the Brave MCP server working?

Using NPX from the docs on github return 404

{
“mcpServers”: {
“brave-search”: {
“command”: “npx”,
“args”: [“-y”, “@brave/brave-search-mcp-server”],
“env”: {
“BRAVE_API_KEY”: “YOUR_API_KEY_HERE”
}
}
}
}

I do not know; just looking around online; found what you probably already know:

https://mcp.so/server/mcp-server-brave’

https://github.com/mikechao/brave-search-mcp’

https://www.reddit.com/r/ClaudeAI/comments/1h758o0/resolved_mcp_brave_search_issue/?rdt=43462’

https://www.claudemcp.com/servers/brave-search’

That last one shows - Add this to your claude_desktop_config.json:

And:

https://apidog.com/blog/brave-search-api-mcp-server/’

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.