Enterprise DNA
M MCP Servers Developer low

yepcode/mcp-server-js

by Various

MCP server that exposes YepCode processes as callable tools for AI platforms. Securely connect AI assistants to your YepCode workflows, APIs, and automations.

Y

MCP

yepcode/mcp-server-js

Added 1 June 2026

#agent #ai #ai-agent #ai-agents #mcp #mcp-server #mcp-tool #mcp-tools

Overview

An MCP server that exposes YepCode processes as callable tools for AI platforms. It uses the Model Context Protocol to let AI assistants securely trigger YepCode workflows, APIs, and automations. Written in TypeScript, it serves as a bridge between AI agents and YepCode's automation engine.

Best for

Best for
Developers using YepCode who want to let AI assistants trigger their workflows and automations

Use cases

  • Connecting AI assistants to YepCode automations
  • Exposing YepCode workflows as callable tools for LLMs
  • Securing AI-triggered execution of YepCode APIs and jobs

How to use

Tools exposed

  • run_code
  • yc_api
  • yc_api_full
  • set_env_var
  • remove_env_var
  • list_files
  • upload_file
  • download_file
  • delete_file

Tested with

Cursor, Claude Desktop

Example client config

{\n  "mcpServers": {\n    "yepcode-mcp-server": {\n      "command": "npx",\n      "args": ["-y", "@yepcode/mcp-server"],\n      "env": {\n        "YEPCODE_API_TOKEN": "your_api_token_here"\n      }\n    }\n  }\n}

Notes

An MCP server that exposes YepCode processes as callable tools for AI platforms. It uses the Model Context Protocol to let AI assistants securely trigger YepCode workflows, APIs, and automations. Written in TypeScript, it serves as a bridge between AI agents and YepCode’s automation engine.

43 stars on GitHub. Last updated 2026-03-17. Licensed MIT.

Use cases

  • Connecting AI assistants to YepCode automations
  • Exposing YepCode workflows as callable tools for LLMs
  • Securing AI-triggered execution of YepCode APIs and jobs

Pros

  • Lightweight TypeScript implementation adhering to the MCP standard
  • Enables secure, controlled access to YepCode workflows from AI platforms
  • Simple integration for developers already using YepCode

Cons

  • Small community and limited adoption (43 stars on GitHub)
  • Tied exclusively to the YepCode ecosystem, not general-purpose
  • No evidence of extensive documentation or frequent updates

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Lightweight TypeScript implementation adhering to the MCP standard
  • Enables secure, controlled access to YepCode workflows from AI platforms
  • Simple integration for developers already using YepCode

Cons

  • Small community and limited adoption (43 stars on GitHub)
  • Tied exclusively to the YepCode ecosystem, not general-purpose
  • No evidence of extensive documentation or frequent updates

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks