MCP server for the 1C Bugboard.
View on GitHub ↗bugboard-mcp gives an MCP client access to projects, versions, bugs, history, subscriptions, and votes in the 1C Bugboard. It uses the browser session you already have; it does not collect credentials or automate the browser.
The server is unofficial and experimental. Use it with an account that is allowed to access the target Bugboard data.
- Lists projects, versions, recent and subscribed bugs, and bugs you voted for. - Searches by bug number or full-text query, then returns bug details and reference-redacted history. - Creates session-local opaque handles so MCP clients never receive Bugboard references. - Subscribes, unsubscribes, votes, and unvotes safely: every write checks the current state, skips a no-op, and confirms the result.
The default transport is Streamable HTTP at http://127.0.0.1:8000/mcp. For local integrations and smoke checks, use stdio instead.
Set BUGBOARDCOOKIE directly, or create an env-file outside the repository:
The server uses a direct BUGBOARDCOOKIE in preference to the env-file. It loads only BUGBOARDCOOKIE from that file. It obtains the deployment-specific X-G5-Version from the authenticated Bugboard shell and keeps it in memory. Replace an expired cookie and restart the server. A read may retry once after a Bugboard deployment change; a write never retries on its own.
Use mise run run:stdio to use stdio. BUGBOARDMCPBIND can change the address or port.
From the project README.
Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:
[](https://mcp.liqiwa.com/s/bapho-bush--bugboard-mcp.html)
Desktop automation MCP server — computer use for any AI agent: control screen, windows, mouse/keyboard, and Chrome via Model Context Protocol (stdio)
omaekumiko2-create/kruLocal-first MCP password and credential manager for AI agents. Use passwords, API keys, SSH identities, and TOTP without exposing hidden plaintext to the model.
menot-you/n-memoryMemory your agent can trust — every answer carries its source; when it doesn't know, it says so. Hermetic, local, MCP.
plusky/bugwardenSecurity-guarded MCP server for Bugzilla, written in Rust
systempromptio/systemprompt-demoAI Governance Infrastructure — open gateway demo. Self-hosted systemprompt.io gateway in a single Rust binary: policy, audit trails, and cost attribution on every AI request, with the Systemprompt Bri
sgateway/s-gwLocal credential control for AI coding agents.
The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.