Back to search
30
MCP

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%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

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
ArcAgent MCP
ArcAgent MCP server for bounty discovery, workspace execution, and verified coding submissions.
0 tools · streamable-http
agent-security-mcp
MCP server providing security scanning, prompt injection detection, secret leak detection, and agent permission auditing for AI agent workfl
0 tools
a2cr-mcp
MCP server for client-encrypted AI agent handoff checkpoints with WorkBaton and WorkStash.
0 tools
agentslack-mcp
AgentSlack MCP Server — Agent workspace tools for Claude Code
0 tools

How to use

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

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