Skip to main content
Glama

Brave Search With Proxy

package.json917 B
{ "name": "@kwp-lab/mcp-brave-search", "version": "0.7.3", "description": "MCP server for Brave Search API integration which supports http proxying", "license": "MIT", "homepage": "https://github.com/kwp-lab/mcp-brave-search", "bugs": "https://github.com/kwp-lab/mcp-brave-search/issues", "type": "module", "main": "dist/index.js", "bin": "dist/index.js", "files": [ "dist" ], "repository": { "type": "git", "url": "https://github.com/kwp-lab/mcp-brave-search.git" }, "keywords": [ "mcp", "brave", "search", "api", "proxy" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch" }, "dependencies": { "@modelcontextprotocol/sdk": "1.0.1", "node-fetch-native": "^1.6.6" }, "devDependencies": { "@types/node": "^22", "shx": "^0.3.4", "typescript": "^5.6.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/kwp-lab/mcp-brave-search'

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