Skip to main content
Glama
package.json908 B
{ "name": "bruno-mcp", "version": "0.1.0", "description": "MCP Server for running Bruno Collections", "main": "build/index.js", "type": "module", "bin": { "bruno-mcp": "./build/index.js" }, "scripts": { "build": "tsc && chmod +x build/index.js", "clean": "rm -rf build", "lint": "eslint . --ext .ts", "prepare": "npm run build", "deploy": "npm run build && npm publish" }, "keywords": [ "bruno", "mcp", "api-testing", "claude" ], "author": "Thai Nguyen Hung", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "@usebruno/cli": "^1.40.0", "zod": "^3.22.4", "zod-to-json-schema": "^3.24.5" }, "devDependencies": { "@types/node": "^20.11.24", "@typescript-eslint/eslint-plugin": "^7.1.0", "@typescript-eslint/parser": "^7.1.0", "eslint": "^8.57.0", "typescript": "^5.3.3" } }

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

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