gm-exec
Active·★ 122·MIT·Updated 2026-04-16
★ Trending★ API Integration
wanna develop an app ❓
gm-exec is a code execution tool for MCP clients and CLI, supporting multiple languages (JS/TS, Python, Go, Rust, C, C++, Deno, Java, bash). It runs on Bun with PM2-managed process isolation and offers background execution with a 15-second timeout limit.
#ai-tools#ast#claude#code-analysis#code-execution#developer-tools#mcp#mcp-servers
01
Features
01Multi-language support (JavaScript, Python, Go, Rust, C, C++, Java, Deno, bash)
02MCP server integration
03CLI with background execution (15s ceiling)
04Process isolation via PM2
05Simple global installation via bun
02
Compatibility
JavaScript/TypeScript
JS/TS
Verified via docs
Python
Python
Verified via docs
Go
Go
Verified via docs
Rust
Rust
Verified via docs
C
C
Verified via docs
C++
C++
Verified via docs
03
Quick start
1
$ bun install -g gm-exec
04
Use cases
↳Execute code snippets in different languages from CLI
↳Run bash commands as part of CI/CD or development workflow
↳Integrate with MCP clients to execute code on demand
05
Alternatives
FunASR★ 16.6k
Industrial-grade speech recognition toolkit: 170x realtime, 50+ languages, speaker diarization, emotion detection, streaming, and OpenAI-compatible API.
context-mode★ 16.0k
Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 12 platforms
Auto-claude-code-research-in-sleep★ 11.0k
ARIS ⚔️ (Auto-Research-In-Sleep) — Claude Code skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation via Codex MCP
agents-best-practices★ 1.1k
Provider-neutral Agent Skill for Codex, Claude Code, and agentic harness design.
openagent★ 5.1k
⚡️AI Cloud OS: Open-source enterprise-level AI knowledge base and MCP (model-context-protocol)/A2A (agent-to-agent) management platform with admin UI, user management and Single-Sign-On⚡️, supports ChatGPT, Claude, Llama, Ollama, HuggingFace, etc., chat bot demo: https://ai.casibase.com, admin UI demo: https://ai-admin.casibase.com
Related searches
Comments
Log in to leave a comment
- DDylan ZhangMay 21, 2026
Good for developers exploring MCP-based app development workflows.
- CCameron HarrisApr 19, 2026
App development MCP server — minimal but functional for getting started.
- LLogan JacksonMar 20, 2026
Simple entry point for understanding MCP server development patterns.
- OOaklyn JohnsonMar 6, 2026
Works as a starting point that developers can extend.