YepCode MCP Server
Rank #4853glama/yepcode/mcp-server-js
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.
YepCode MCP Server is a Model Context Protocol (MCP) server published by yepcode. It ranks #4853 of 58,832 servers tracked on MCP Toplist, and its repository has 43 GitHub stars. YepCode MCP Server is listed across 3 registries — Glama, PulseMCP and mcp.so, and ships as a single rolling release with no explicit version metadata. It was first listed on Mar 27, 2025.
Ranks ahead of 53,979 of 58,832 servers on MCP Toplist.
Use YepCode MCP Server
Add YepCode MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"mcp-server-js": {
"url": "https://cloud.yepcode.io/mcp/%7BAPI_KEY%7D/sse"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 3 registries
yepcode
Not versioned
This server is published through registries that do not expose explicit version metadata. The listing tracks a single rolling release.
Frequently asked questions
- What is YepCode MCP Server?
- 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.
- Who maintains YepCode MCP Server?
- YepCode MCP Server is maintained by yepcode, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is YepCode MCP Server an official MCP server?
- YepCode MCP Server is not on the Official MCP Registry. It is listed on Glama, PulseMCP and mcp.so.
- How many versions does YepCode MCP Server have?
- YepCode MCP Server ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for YepCode MCP Server?
- The source code for YepCode MCP Server is hosted at github.com/yepcode/mcp-server-js.