MCP server for Blackduck Coverity
Project description
MCP server for Blackduck Coverity
Available MCP Tools
get_issue_infoget_issue_diagnosticstriage_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
Release history Release notifications | RSS feed
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)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
037561af7f5dfdb438fbb2d60966a5c7e40a38daddd85a60a116db73dc4bc68e
|
|
| MD5 |
3084d624adf444b32242c797f4fbf88e
|
|
| BLAKE2b-256 |
cb5758720215386dba30c9301a07df2cf226ee98a88988d386128e4c7dd1e5b2
|
File details
Details for the file coverity_mcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: coverity_mcp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b24c4e040dff9472948a0ab26c5dc64ea3cd132ceeda2e0da94b0dd194209cbf
|
|
| MD5 |
198bd16aba009ed8b0878a398d5996bf
|
|
| BLAKE2b-256 |
ab0d05a22d70e5eaf5616d7f43f1f19929139010d5e5e430a13e28eabe0bae7b
|