69
/ 100
8 days ago
glama

bug_tracker_mcp

A lightweight MCP server for tracking bugs and tasks across coding sessions, providing persistent SQLite-backed storage and six tools for logging, inspecting, updating, resolving, and deleting bugs.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configBUGTRACKER_LOCAL_ROOTOverrides root directory for local scope storage (.bugtracker/bugs.db created inside this path). Nearest directory containing .git (or current directory if none found).
configBUGTRACKER_GLOBAL_ROOTOverrides root directory for global scope storage (bugs.db created inside this path). $XDG_DATA_HOME/bug-tracker-mcp or ~/.local/share/bug-tracker-mcp.
configXDG_DATA_HOMEglobal: $/bug-tracker-mcp/bugs.db (or ~/.local/share/bug-tracker-mcp/bugs.db)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/realsidg-bug-tracker-mcp-17kiis)](https://m8ven.ai/mcp/realsidg-bug-tracker-mcp-17kiis)
commit: 090c3f8b9aeafe79e2f551498347d70c83002f1f
code hash: 1a110fc43e9422c98edba33f908ec7f7515e91890b9787d57f9a085c8d822122
verified: 7/23/2026, 9:12:39 AM
view raw JSON →