Skip to main content
Glama

Bruno MCP Server

by macarthy
MIT License
14
3
  • Apple
  • Linux
.gitignore555 B
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* package-lock.json yarn.lock # Build output dist/ build/ *.tsbuildinfo # Environment files .env .env.local .env.*.local # IDE files .vscode/ .idea/ *.swp *.swo *~ # OS files .DS_Store Thumbs.db # Test coverage coverage/ *.lcov # Logs logs *.log # Runtime data pids *.pid *.seed *.pid.lock # Bruno generated files (for testing) test-collections/ *.bru.temp generated-collections/ # Temporary files *.tmp *.temp # ESLint cache .eslintcache # Prettier cache .prettiercache

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/macarthy/bruno-mcp'

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