Back to directory
mcp-server-js

mcp-server-js

@yepcode43

YepCode's MCP server enables AI agents to securely execute AI-generated Node.js or Python code snippets in cloud sandboxes, integrating with APIs and services as MCP tools.

AIautomationintegrationserverless

Installation & Configuration

{
  "mcpServers": {
    "mcp-server-js": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-js-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
js
Created
2025/3/26
Updated
2026/4/14