50
/ 100
18 hours ago
glama

mcp-ia-web

MCP server that provides AI access to a local terminal, enabling command execution, directory navigation, and system operations with persistent session state.

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
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — edit_file (line 150: with open(full, "w", encoding="utf-8", newline="") as fh:)
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: MCP_AUTH_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_TRANSPORT
configMCP_HOST
🔐 secretMCP_AUTH_TOKEN
configMCP_SHELL
configMCP_START_DIR
configMCP_ALLOWED_DIR
configMCP_BLOCKED_PATTERNS
// 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 8 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/brigsd-mcp-ia-web-j4vdxd)](https://m8ven.ai/mcp/brigsd-mcp-ia-web-j4vdxd)
commit: 5ee2b1e82fe949fac1b928cc4599fafdcc2521b0
code hash: da5021d78a3b40390e2f3bde40c87825a42a4e8029f3fd8b84a4411e32853e77
verified: 6/21/2026, 10:13:46 AM
view raw JSON →