69
/ 100
5 days ago
glama

DCI MCP Server

MCP server for DCI API enabling AI models to extract and analyze DCI jobs, components, and topics, with integrations for Google Drive, Jira, GitHub, and Red Hat support cases.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 6 credentials: JIRA_API_TOKEN, GITHUB_TOKEN, GITLAB_TOKEN, OFFLINE_TOKEN, DCI_API_SECRET, DCI_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_TRANSPORTNote: Make sure to start the SSE server separately with =sse uv run main.py before using this configuration.
configMCP_HOST
configMCP_PORT
configDCI_CS_URL"": "https://api.distributed-ci.io"
configGOOGLE_CREDENTIALS_PATH=credentials.json
configDATE_TOOLS_ENABLEDEnabled by default. Set =false to disable.
🔐 secretJIRA_API_TOKENyour_jira_api_token_here
configJIRA_WRITE_ENABLEDNote: Jira write tools require both JIRA_API_TOKEN and =true environment variables.
🔐 secretGITHUB_TOKENyour_github_token_here
🔐 secretGITLAB_TOKEN
configGOOGLE_TOKEN_PATH=token.json
🔐 secretOFFLINE_TOKENyour_offline_token_here
configMCP_SHOW_BANNER
configDCI_CLIENT_IDclient_type>/<client_id>
🔐 secretDCI_API_SECRETapi_secret>
configDCI_LOGIN
🔐 secretDCI_PASSWORD
configGITLAB_URL
configGITLAB_SSL_VERIFY
configJIRA_URL
configJIRA_EMAILyou@redhat.com
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/redhat-community-ai-tools-dci-mcp-server-1b63ow)](https://m8ven.ai/mcp/redhat-community-ai-tools-dci-mcp-server-1b63ow)
commit: ee95aaffae0b9a60ae36fc41f80f216f0f1d414a
code hash: 8c0b9332439a4ad581eb00e4a267eb32ce2af777647509957aa2b0e6372727fc
verified: 6/18/2026, 11:00:01 AM
view raw JSON →
DCI MCP Server · M8ven Trust Score | M8ven