CursorPool
← 返回首页
Bugzilla MCP logo

Bugzilla MCP

3

将 AI 应用连接到 Bugzilla 缺陷跟踪系统,支持查询缺陷、用 quicksearch 语法搜索并通过 HTTP 头安全地添加评论。提供托管服务器,无需配置即可使用。

MCPBugzilla MCP
添加到 Cursor

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

{
  "url": "https://bugzilla.fastmcp.app/mcp",
  "headers": {
    "api_key": "your-api-key-here",
    "bugzilla_url": "https://bugzilla.example.com"
  }
}