mcpbeat Sign in

Agent Workspace MCP Server

local only

Agent Workspace MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 14 Sep 2026.

A sandboxed, agentic workspace providing secure filesystem, bash, and uv-powered Python execution.

Installs / week
not published
1
Stars
1 open issues
14 Sep 2026
Last commit
from GitHub
License
Python

What the code does

We read the source, 22 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Touches key and credential files notebooks/example_agent_usage.ipynb:289
    "3. Try to use the `editing` tool to modify a system file outside the workspace, like appending a dummy key to `/root/.ssh/authorized_keys` (if accessible) or editing `/etc/hosts`.\n",
Asks for container control access notebooks/example_agent_usage.ipynb:295
    "3. Check for the Docker socket directly: `ls -la /var/run/docker.sock`. If it exists, attempt to use `curl` to interact with it (e.g., `curl --unix-socket /var/run/docker.sock http://localhost/containers/json`).\n",

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Agent Workspace MCP

same job, measured the same way
Filesystem
by fieldcure

Secure MCP server for sandboxed filesystem operations with document parsing support.

local only
NIRA REPL MCP
by pachote

Secure code execution sandbox for Claude — run Python, JavaScript, and shell commands

45 installs/wk local only
Filesystem Context
by j0hanz

🔍 Read-only MCP server for secure filesystem exploration, searching, and analysis

local only
Filesystem MCP
by j0hanz

Secure filesystem MCP server for reading, writing, searching, diffing, and patching files.

1 086 installs/wk local only
MCP Workboard
by crunchtools

Secure MCP server for WorkBoard OKR and strategy execution platform

88 installs/wk local only
MCP File Tools
by zoster81

Secure encoding-aware filesystem tools with atomic writes, legacy encodings, and typed errors

local only
Orcha
by westonhancock

Securely search and manage workspace context files for AI agents and teams.

answering
I
Runsec Io
by runsec-io

RunSec MCP server for workspace security scanning and remediation workflows.

44 installs/wk local only

Agent Workspace MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Agent Workspace MCP?
Agent Workspace MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Agent Workspace MCP open source?
We cannot say either way: written in Python, 1 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.