Skip to main content
Glama

Bruno MCP Server

by jcr82
.gitignore•489 B
# Dependencies node_modules/ # package-lock.json - KEEP THIS for reproducible builds and CI/CD # Build output dist/ build/ *.tsbuildinfo # Test coverage coverage/ .nyc_output/ # Environment files .env .env.local .env.*.local bruno-mcp.config.json # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* # OS Thumbs.db # Temporary files *.tmp *.bak .temp/ # TypeScript cache *.tsbuildinfo # Vitest .vitest/

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

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