Full capable coding agent MCP server
@11cafe
About Full capable coding agent MCP server
Codebox mcp - fully capable coding agent MCP server
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"code-sandbox-dev": {
"command": "npx",
"args": [
"code-sandbox-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Full capable coding agent MCP server?
Full capable coding agent MCP server (Codebox MCP) provides a remote coding environment for AI and agents. It enables AI to act in agent mode to fully automatically develop apps, websites, or data analysis scripts (Python, JS, desktop Electron apps, or anything).
How to use Full capable coding agent MCP server?
Install the server via npx using the package code-sandbox-mcp. Configure it in your MCP client with the JSON snippet shown in the README.
Key features of Full capable coding agent MCP server
- Build websites and read/write code in a remote sandbox
- Execute commands safely in a remote sandbox
- Test code and fix bugs automatically
- Serve code as a real website URL for demo
- Publish static HTML, JS, CSS as a public URL
Use cases of Full capable coding agent MCP server
- Build and test websites in a remote sandbox
- Develop and debug desktop Electron apps
- Run data analysis scripts (Python, JS) automatically
- Share live demos via public website URLs
- Publish static files for client previews
FAQ from Full capable coding agent MCP server
What can I build with Full capable coding agent MCP server?
You can build websites, desktop apps (Electron), and run data analysis scripts in Python or JavaScript.
How do I install Full capable coding agent MCP server?
Install it using npx: npx code-sandbox-mcp. Then add the provided JSON configuration to your MCP client.
Is the coding environment remote?
Yes, all code is written, executed, and tested in a remote sandbox, not on your local machine.
Can I share a live demo of my website?
Yes, you can serve your code as a real website URL to test or share a demo.
Can I publish static files publicly?
Yes, you can publish static HTML, JS, and CSS files as a public website URL.
More AI & Agents MCP servers
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
MCP Manager for Claude Desktop
zueaisimple web ui to manage mcp (model context protocol) servers in the claude app
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
Comments