Skip to content
Back to search
30
MCP v1.3.43

Agent Workspace MCP

io.github.HrRodan/agent-workspace-mcp

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

Uptime
0.0%
101 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Agent Workspace MCP
A sandboxed, agentic workspace providing secure filesystem, bash, and uv-powered Python execution.
0 tools
FileSystem MCP Server
Secure filesystem access for AI agents with configurable directory and file type restrictions
0 tools
FileSystem MCP Server
Secure filesystem access for AI agents with configurable directory and file type restrictions
0 tools
agent-godmode
Sandboxed workspace MCP: file ops, argv-only run_command, list_files; BYO LLM prompts.
0 tools
OWASP Agentic
Python MCP server for OWASP security guidelines and agentic AI security analysis.
0 tools
ArcAgent MCP
ArcAgent MCP server for bounty discovery, workspace execution, and verified coding submissions.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent_workspace_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}