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.
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.
process.env. You'll be asked to provide them before it can run.BUGTRACKER_LOCAL_ROOT— Overrides root directory for local scope storage (.bugtracker/bugs.db created inside this path). Nearest directory containing .git (or current directory if none found).BUGTRACKER_GLOBAL_ROOT— Overrides root directory for global scope storage (bugs.db created inside this path). $XDG_DATA_HOME/bug-tracker-mcp or ~/.local/share/bug-tracker-mcp.XDG_DATA_HOME— global: $/bug-tracker-mcp/bugs.db (or ~/.local/share/bug-tracker-mcp/bugs.db)[](https://m8ven.ai/mcp/realsidg-bug-tracker-mcp-17kiis)