📡 MCP Radar

seohuda/entry-vibe-mcp

MCP server that compiles Entry (playentry.org) projects to .ent files

4 stars
0 forks
TypeScript
momentum ▲ 8.0
created 2026-08-04
on radar since 2026-08-06
entrymcpplayentry
View on GitHub ↗

About entry-vibe-mcp

EntryVibe MCP 텍스트 요청으로 Entry 프로젝트를 생성·컴파일하는 MCP 서버

Entry 프로젝트를 텍스트 요청으로 작성하고 .ent 파일로 컴파일하는 MCP 서버입니다.

MCP 호스트에 연결해서 사용합니다. 서버 자체는 상태를 저장하지 않으며, 블록 검색·IR 검증·컴파일 세 가지만 담당합니다.

예를 들어 "엔트리봇이 4번 반복하면서 10칸씩 움직이고 벽에 튕기게 해줘"라고 요청하면 entry-project.ent가 생성됩니다. 이 파일은 엔트리 오프라인이나 playentry.org에서 열 수 있습니다.

설치/연결이 복잡하면, 사용하는 MCP 호스트(예: Cursor/Claude Code/OpenCode)에게 아래 한 문장만 그대로 요청하세요.

빌드가 끝나면 dist/server/index.js가 서버 진입점이 됩니다. MCP 호스트 설정에 절대 경로가 필요하므로 미리 확인해 둡니다.

블록 카탈로그(catalog/blocks.json)와 .ent에 패킹되는 엔트리봇 미디어(assets/media/)는 repo에 포함되어 있습니다. clone 후 별도 다운로드 없이 바로 빌드하고 컴파일할 수 있습니다.

호스트마다 설정 방식이 다르므로 사용 중인 항목만 참고하면 됩니다. 아래 예시의 /absolute/path/to/entry-vibe-mcp는 위에서 확인한 절대 경로로 바꿔야 합니다. 상대 경로는 지원하지 않습니다.

팀과 공유하려면 --scope project를 사용합니다. 프로젝트 루트에 .mcp.json이 생성됩니다.

연결 확인은 claude mcp list를 실행해 entry-vibe ✔ Connected가 뜨는지 보면 됩니다.

설정 → Developer → Edit Config에서 열리는 claudedesktopconfig.json을 수정합니다.

- macOS: ~/Library/Application Support/Claude/claudedesktopconfig.json - Windows: %APPDATA%\Claude\claudedesktopconfig.json

저장한 뒤 Claude Desktop을 완전히 종료했다가 다시 실행해야 적용됩니다. 창만 닫으면 반영되지 않습니다.

~/.cursor/mcp.json(전역) 또는 프로젝트 루트의 .cursor/mcp.json에 추가합니다.

최상위 키가 mcpServers가 아니라 servers입니다. 프로젝트의 .vscode/mcp.json에 추가합니다.

전역으로 설정하려면 명령 팔레트에서 MCP: Open User Configuration을 실행한 뒤 같은 내용을 입력합니다.

또는 ~/.codex/config.toml에 직접 작성합니다 (JSON이 아니라 TOML입니다).

프로젝트 루트의 opencode.json(또는 opencode.jsonc), 전역은 ~/.config/opencode/opencode.json에 추가합니다. Claude Desktop과 달리 command가 문자열 배열이고 type: "local"이 필요합니다.

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/seohuda--entry-vibe-mcp.html)

Related MCP servers

XiaoDuoYa/codex-with-chatgpt

ChatGPT thinks. Codex works. Use ChatGPT as the planning brain while keeping the Codex harness.

⭐ 1090TypeScript
0xwilliamortiz/openclaude-improved

runs anywhere. uses anything

⭐ 563TypeScript
Dominic789654/awesome-deepseek-harness

A curated list of plugins, skills, MCP servers, patch/profile layers, orchestrators & UIs for DeepSeek Harness (DSH). Visualization · PPT · Coding · Agents · Loops (auto-research) and more. #dsh

⭐ 151TypeScript
pueschel88/Tradingview-MCP

Tradingview MCP server for controlling Tradingview Desktop from Claude Code via Chrome DevTools Protocol

⭐ 133TypeScript
0xsline/OpenChatCut

Local-first conversational AI video editor with a professional multi-track timeline, Agent Skills, MCP integration, and Remotion-powered rendering.

⭐ 130TypeScript
herry2059/project-os-for-codex

Open-source control plane for Codex projects: Git-backed context, visible agent progress, scoped MCP access, resumable work, and safe handoffs.

⭐ 104TypeScript

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.