Skip to main content
Glama

Brummer MCP Server

.gitignore639 B
# Compiled binaries /brum # Go build artifacts *.exe *.exe~ *.dll *.so *.dylib # Test binary, built with `go test -c` *.test # Output of the go coverage tool *.out # Dependency directories vendor/ # Go workspace file go.work # OS files .DS_Store Thumbs.db # Environment files .env .env.local .env.*.local # IDE files .idea/ .vscode/ *.swp *.swo # Temporary files *.tmp *.temp # NPM/Node.js node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* .npm .yarn-integrity # Distribution files dist/ bin/brum bin/brum.exe # Package manager files *.tgz package-lock.json yarn.lock pnpm-lock.yaml # Marketing materials marketing/

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/standardbeagle/brummer'

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