Skip to main content
Glama

Bruno MCP Server

by jcr82
.npmignore•531 B
# Source files (we only publish compiled dist/) src/ tsconfig.json tsx.config.js # Tests **/__tests__/ **/*.test.ts **/*.spec.ts vitest.config.ts .vitest/ coverage/ dist/__tests__/ # Development .vscode/ .idea/ *.log npm-debug.log* .DS_Store .env .env.local .env.*.local # Git .git/ .gitignore .github/ # Documentation (except README and LICENSE) docs/ *.md !README.md ROADMAP.md V1.0-PLAN.md TESTING-SUMMARY.md MOCK-MODE.md # Build artifacts node_modules/ dist/**/*.map # Config examples and test data bruno-mcp.config.json

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