Skip to main content
Glama

Brave Search MCP Server

package.json748 B
{ "name": "brave-search-mcp", "version": "1.0.0", "description": "Brave Search MCP Server with SSE Support", "main": "dist/server.js", "type": "commonjs", "scripts": { "build": "tsc", "start": "node dist/server.js", "dev": "ts-node src/server.ts", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "brave-search", "sse" ], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "@types/node": "^22.13.10", "cors": "^2.8.5", "dotenv": "^16.4.7", "express": "^5.0.1", "typescript": "^5.8.2" }, "devDependencies": { "@types/cors": "^2.8.17", "@types/express": "^5.0.1", "ts-node": "^10.9.2" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/isaacgounton/Brave-Search-MCP-SSE'

If you have feedback or need assistance with the MCP directory API, please join our Discord server