Back to search
30
MCP

@thedadams/workflow-toolbox

npm/@thedadams/workflow-toolbox

MCP server for code operations with sandboxed execution

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

Similar MCP servers embedding-nearest

iflow-mcp_sjtu-sai-agents-mcp_sandbox
A code execution server with MCP support
0 tools
ado-workflows-mcp
MCP server exposing Azure DevOps workflow automation tools
0 tools
mcpbox
Sandboxing for agentic development via compute MCP
0 tools
Dev Workflow MCP Server
MCP server to enforce development workflow discipline
0 tools
io.github.taybenlor/runno
MCP Server for the Runno Sandbox
0 tools
@jobflow/jobflow-mcp
MCP server for JobFlow - AI-powered job application tracker
0 tools

How to use

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

{
  "mcpServers": {
    "@thedadams/workflow-toolbox": {
      "url": "None",
      "transport": "http"
    }
  }
}