Full capable coding agent MCP server
@11cafe
Full capable coding agent MCP server について
Codebox mcp - fully capable coding agent MCP server
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"code-sandbox-dev": {
"command": "npx",
"args": [
"code-sandbox-mcp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「AI とエージェント」の他のコンテンツ
Web Agent Protocol
OTA-Tech-AI🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
コメント