Skip to main content
Glama

Brave Search MCP Server

package.json868 B
{ "name": "brave-search-mcp-sse", "version": "1.0.10", "description": "An MCP server implementation that integrates the Brave Search API, providing both web and local search capabilities.", "type": "module", "main": "dist/index.js", "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "@types/express": "^5.0.1", "express": "^4.21.2", "prom-client": "^15.1.3", "winston": "^3.17.0" }, "devDependencies": { "@types/node": "^22.13.11", "nodemon": "^3.1.9", "ts-node": "^10.9.2", "ts-node-dev": "^2.0.0", "typescript": "^5.6.2" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "nodemon --watch src --ext ts --exec \"node --loader ts-node/esm --no-warnings src/index.ts\"", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC" }

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/Shoofio/brave-search-mcp-sse'

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