71
/ 100
5 days ago
glama

GCM MCP Server

Enables interaction with IBM Guardium Cryptographic Manager (GCM) for cryptographic asset management, including authentication, asset inventory queries, policy violation tracking, and ticket management.

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.
🔐
You'll be asked for 2 credentials: GCM_PASSWORD, GCM_CLIENT_SECRET
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_TRANSPORT
configGCM_API_PORT_HTTP
configGCM_API_HOST_HTTP
configGCM_HOSTyour-gcm-hostname.com
configGCM_API_PORT
configGCM_USERNAMEyour_username
🔐 secretGCM_PASSWORDyour_password
configGCM_KEYCLOAK_PORT
configGCM_CLIENT_ID
🔐 secretGCM_CLIENT_SECRETyour_client_secret
configGCM_AUTH_MODE
configGCM_VERIFY_SSLSSL Verification: Set =true in production
configGCM_REQUEST_TIMEOUT
configGCM_MCP_KEY_STORE_PATH/data/keys.json
configGCM_LOG_LEVEL
// 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 4 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/ncee-dp-tech-sme-gcm-mcp-server-p8xzcr)](https://m8ven.ai/mcp/ncee-dp-tech-sme-gcm-mcp-server-p8xzcr)
commit: 6cdfa44f6cf8cb44826943f980c0e0e934237d83
code hash: 479d861261f424bf8887bf602a5937ee83ad48117b415a25b67fcce36b3c8210
verified: 6/24/2026, 10:11:19 AM
view raw JSON →