code-execution
Advanced MCP Code Execution Server - Complete development environment with workspace management, file operations, and multi-language support
Install / Use
claude mcp add stat-guy -- npx -y github:stat-guy/code-executionIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Customer SupportSupported Platforms
Tags
Skill content
View source on GitHub{ "name": "@stat-guy/mcp-local-code-execution", "version": "1.0.0", "description": "Advanced local code execution MCP server with file editing, workspace management, and environment control. Superior local alternative to cloud-based code execution tools with unlimited capabilities, zero costs, and future-ready extensibility.", "main": "index.js", "type": "module", "bin": { "mcp-local-code-execution": "./index.js", "mcp-code-exec": "./index.js" }, "scripts": { "start": "node index.js", "dev": "node --inspect index.js", "test": "node test-simple.js", "test-full": "node test.js", "lint": "eslint .", "build": "npm run lint && npm run test", "prepublishOnly": "npm run build", "postinstall": "node scripts/postinstall.js", "prepack": "npm run build", "version": "npm run build && git add -A", "postversion": "git push && git push --tags", "clean": "rm -rf node_modules package-lock.json", "setup": "npm install && npm run build", "verify": "node scripts/verify-installation.js" }, "keywords": [ "mcp", "model-context-protocol", "code-execution", "file-editor", "workspace-management", "development-environment", "ai-tools", "claude", "anthropic", "local-execution", "bash", "shell", "terminal", "local-ai", "claude-code", "mcp-server", "code-interpreter", "development-tools", "ai-development" ], "author": { "name": "stat-guy", "url": "https://github.com/stat-guy" }, "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0" }, "devDependencies": { "eslint": "^8.0.0" }, "engines": { "node": ">=16.0.0", "npm": ">=8.0.0" }, "os": [ "darwin", "linux", "win32" ], "cpu": [ "x64", "arm64" ], "repository": { "type": "git", "url": "git+https://github.com/stat-guy/code-execution.git" }, "bugs": { "url": "https://github.com/stat-guy/code-execution/issues" }, "homepage": "https://github.com/stat-guy/code-execution#readme", "files": [ "index.js", "scripts/", "config/", "templates/", "docs/", "README.md", "LICENSE", "CHANGELOG.md" ], "preferGlobal": true, "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" }, "funding": { "type": "github", "url": "https://github.com/sponsors/stat-guy" } }
Related Skills
Agent-Reach
84.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
CowAgent
47.1kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-agent, multi-model, multi-channel. Lightweight, extensible, one-line install.
Security Score
Audited on Invalid Date
