Skip to main content
Glama

Brave Search MCP Server

Dockerfile157 B
FROM node:22-alpine WORKDIR /app COPY package.json . RUN npm install RUN npm install -g typescript COPY . . RUN tsc ENTRYPOINT ["node", "dist/index.js"]

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