Back to Home
yepcode icon

mcp-server-js

Verified Safe

by yepcode

Overview

The YepCode MCP Server enables AI platforms to interact with YepCode's infrastructure, allowing them to run LLM-generated scripts and manage YepCode processes, schedules, variables, and storage as powerful AI tools.

Installation

Run Command
npx -y @yepcode/mcp-server

Environment Variables

  • YEPCODE_API_TOKEN
  • YEPCODE_MCP_OPTIONS
  • YEPCODE_MCP_TOOLS

Security Notes

The server uses `zod` for robust input schema validation, which is a strong security practice. Sensitive credentials (`YEPCODE_API_TOKEN`) are correctly handled via environment variables. Arbitrary code execution (`run_code` tool) is delegated to YepCode's secure and isolated cloud sandboxes, mitigating direct execution risks on the host running the MCP server. The overall architecture delegates the critical security aspect of code execution to a trusted third-party platform.

Similar Servers

Stats

Interest Score44
Security Score9
Cost ClassMedium
Avg Tokens800
Stars40
Forks18
Last Update2025-12-11

Tags

yepcodemcpai-agentcode-executionworkflow-automation