Skip to main content

MCP server for Blackduck Coverity

Project description

MCP server for Blackduck Coverity

Available MCP Tools

  • get_issue_info
  • get_issue_diagnostics
  • triage_issue

Usage

MCP server configuration

Ensure uvx is installed.

"coverity": {
  "command": "/path/to/uvx",
  "args": [
    "coverity-mcp",
    "--base-url", "https://coverity.examples.com/api/v2",
    "--certificate-path", "optional-path-to-certificate",
    "--username", "user",
    "--key", "AABBCC",
    "--trim-path-prefix", "/",
    "run"
  ],
  "alwaysAllow": [
    "get_issue_diagnostics",
    "get_issue_info"
  ],
  "disabled": false
}

Local MCP server configuration

"coverity": {
  "cwd": "/full/path/to/coverity-mcp",
  "command": "/path/to/uv",
  "args": [
    "run", "./main.py",
    "--base-url", "https://coverity.example.com/api/v2",
    "--certificate-path", "optional-path-to-certificate",
    "--username", "user",
    "--key", "AABBCC",
    "--trim-path-prefix", "/",
    "run"
  ],
  "alwaysAllow": [
    "get_issue_diagnostics",
    "get_issue_info"
  ],
  "disabled": false
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

coverity_mcp-0.1.1.tar.gz (417.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

coverity_mcp-0.1.1-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file coverity_mcp-0.1.1.tar.gz.

File metadata

  • Download URL: coverity_mcp-0.1.1.tar.gz
  • Upload date:
  • Size: 417.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.5

File hashes

Hashes for coverity_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 037561af7f5dfdb438fbb2d60966a5c7e40a38daddd85a60a116db73dc4bc68e
MD5 3084d624adf444b32242c797f4fbf88e
BLAKE2b-256 cb5758720215386dba30c9301a07df2cf226ee98a88988d386128e4c7dd1e5b2

See more details on using hashes here.

File details

Details for the file coverity_mcp-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for coverity_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b24c4e040dff9472948a0ab26c5dc64ea3cd132ceeda2e0da94b0dd194209cbf
MD5 198bd16aba009ed8b0878a398d5996bf
BLAKE2b-256 ab0d05a22d70e5eaf5616d7f43f1f19929139010d5e5e430a13e28eabe0bae7b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page