We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mikechao/brave-search-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"name": "brave-search-monorepo",
"private": true,
"scripts": {
"build": "turbo run build",
"dev": "turbo run dev",
"lint": "turbo run lint",
"check": "turbo run check",
"clean": "turbo run clean",
"prepare": "husky install",
"sync-readme": "node scripts/sync-readme.js"
},
"devDependencies": {
"husky": "^8.0.3",
"turbo": "^2.8.12"
},
"pnpm": {
"overrides": {
"ajv@<6.14.0": "6.14.0",
"ajv@>=8.0.0 <8.18.0": "8.18.0",
"hono@<4.11.10": "4.11.10",
"lodash": "^4.17.23",
"minimatch@<3.1.4": "3.1.4",
"minimatch@>=9.0.0 <9.0.7": "9.0.7",
"minimatch@>=10.0.0 <10.2.3": "10.2.3",
"qs@>=6.7.0 <=6.14.1": "6.14.2",
"rollup@>=4.0.0 <4.59.0": "4.59.0"
}
},
"packageManager": "pnpm@10.30.1+sha512.3590e550d5384caa39bd5c7c739f72270234b2f6059e13018f975c313b1eb9fefcc09714048765d4d9efe961382c312e624572c0420762bdc5d5940cdf9be73a"
}