Agent Tools
Back to MCP servers
● degraded

Enables secure execution of LLM-generated scripts and processes in isolated environments with environment variable management for teams needing to run code directly from AI assistants.

Transport
sse
Auth
api_key
Cost
free_tier

How to connect

MCP endpoint (sse)
https://cloud.yepcode.io/mcp/{API_KEY}/sse
JSON-RPC initialize probe
curl -X POST https://cloud.yepcode.io/mcp/{API_KEY}/sse \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://yepcode.io/
Source code
https://github.com/yepcode/mcp-server-js
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/yepcode-secure-execution