Skip to main content
Glama

BugBug MCP Server

by simplypixi
.release-it.json865 B
{ "git": { "commitMessage": "chore(release): ${version}", "tagName": "v${version}", "requireCleanWorkingDir": false, "requireUpstream": false }, "npm": { "publish": false }, "github": { "release": true }, "plugins": { "@release-it/conventional-changelog": { "preset": { "name": "angular", "types": [ {"type": "feat", "section": "Features"}, {"type": "fix", "section": "Bug Fixes"}, {"type": "chore", "section": "Maintenance"}, {"type": "docs", "section": "Documentation"}, {"type": "style", "section": "Styles"}, {"type": "refactor", "section": "Code Refactoring"}, {"type": "perf", "section": "Performance Improvements"}, {"type": "test", "section": "Tests"} ] }, "infile": "CHANGELOG.md" } } }

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/simplypixi/bugbug-mcp-server'

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