📡 MCP Radar

bapho-bush/bugboard-mcp

MCP server for the 1C Bugboard.

5 stars
0 forks
Rust
momentum ▲ 10.0
created 2026-08-12
on radar since 2026-08-18
1c1c-enterprisebugboardmcpmcp-servermodel-context-protocolrmcpruststreamable-http
View on GitHub ↗

About bugboard-mcp

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.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/bapho-bush--bugboard-mcp.html)

Related MCP servers

mrpulor-gh/nuphus-mcp

Desktop automation MCP server — computer use for any AI agent: control screen, windows, mouse/keyboard, and Chrome via Model Context Protocol (stdio)

⭐ 152Rust
omaekumiko2-create/kru

Local-first MCP password and credential manager for AI agents. Use passwords, API keys, SSH identities, and TOTP without exposing hidden plaintext to the model.

⭐ 88Rust
menot-you/n-memory

Memory your agent can trust — every answer carries its source; when it doesn't know, it says so. Hermetic, local, MCP.

⭐ 5Rust
plusky/bugwarden

Security-guarded MCP server for Bugzilla, written in Rust

⭐ 3Rust
systempromptio/systemprompt-demo

AI 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

⭐ 3Rust
sgateway/s-gw

Local credential control for AI coding agents.

⭐ 8TypeScript

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.