69
/ 100
1 day ago
glama

MCP Ops Toolkit

A self-hosted MCP operations gateway for Linux control hosts, enabling safe filesystem and Git operations, authenticated HTTP transport, and optional SSH/SFTP and infrastructure adapters.

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: MCP_OPS_ACCESS_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.
configMCP_OPS_READ_FILE_MAX_BYTES
configMCP_OPS_READ_FILE_ROOTS
🔐 secretMCP_OPS_ACCESS_TOKENexport ="$(python3 -c 'import secrets; print(secrets.token_urlsafe(48))')"
configMCP_OPS_HTTP_HOST
configMCP_OPS_HTTP_PORT
configMCP_OPS_CONTROL_TIMEOUT
configMCP_OPS_ENABLE_FULL_SHELLFull root shell is disabled unless =1.
configMCP_OPS_OUTPUT_DIR
configMCP_OPS_SERVICE_ALLOWLIST
// 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/gaojiefengxswhuhit-mcp-ops-toolkit-1mch9k)](https://m8ven.ai/mcp/gaojiefengxswhuhit-mcp-ops-toolkit-1mch9k)
commit: dc3c887d38760610ccc4e17fe43dedc6cad0a090
code hash: c75257a14b067f1e680c32c0b48301d47a9d720d6b2cc4de11e01b4d2479e3d5
verified: 7/30/2026, 9:07:20 AM
view raw JSON →