blakegallagher1/codesandbox-mcp-server
3.2
If you are the rightful owner of codesandbox-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A production-ready, security-hardened Model Context Protocol (MCP) server that connects Claude/ChatGPT to CodeSandbox and GitHub APIs.
Tools
Functions exposed to the LLM to take actions
create_sandbox_for_project
Create a new CodeSandbox with a specified template.
write_files_to_sandbox
Write or update files in an existing sandbox.
get_sandbox_output
Retrieve console logs, build output, or preview URL.
commit_and_push_to_github
Commit and push files to a GitHub repository.
read_github_file
Read a file from a GitHub repository.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client