73
/ 100
22 days ago
glama

CentralOps MCP Server

Exposes a curated subset of the CentralOps HTTP API as typed tools for Claude Code, enabling drift triage, mapping edits, backfill jobs, and quarantine reprocess without raw HTTP calls.

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 1 credential: CENTRALOPS_API_TOKEN
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.
configCENTRALOPS_BASE_URL"": "https://centralops.local/api",
🔐 secretCENTRALOPS_API_TOKENyes PAT or Service Account token starting with copsk_. Generated at <base_url>/settings/tokens.
configCENTRALOPS_TIMEOUT_S30 no Per-request timeout.
configCENTRALOPS_VERIFY_TLS1 no Set to 0 only for self-signed dev environments.
configCENTRALOPS_LOG_LEVELWARNING no DEBUG to trace requests on stderr.
// 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 1 concrete improvement 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/segark-oficial-centralops-mcp-twjefl)](https://m8ven.ai/mcp/segark-oficial-centralops-mcp-twjefl)
commit: 42b6f5f4947f6eb2e375d449b9b38f6f7c78b6b3
code hash: e719488c742e9022ac83904e9c4796b3fa3ee24d888e8706ef71bbf0cc00fc1b
verified: 7/9/2026, 10:00:40 AM
view raw JSON →