Submit

YepCode MCP Server

@yepcode

A powerful MCP server for AI-generated code execution (run Python or JavaScript securely with full support for any npm or PyPI package) and custom MCP tools building (write your own business logic and configurable input parameters).

Tools

Server Config

{
  "mcpServers": {
    "yepcode-mcp-server-stdio": {
      "command": "npx",
      "args": [
        "-y",
        "@yepcode/mcp-server"
      ],
      "env": {
        "YEPCODE_API_TOKEN": "your_api_token_here"
      }
    }
  },
  "yepcode-mcp-server-sse": {
    "url": "https://cloud.yepcode.io/mcp/sk-c2E....RD/sse"
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.