Code execution servers. Allow LLMs to execute code in a secure environment, e.g. for coding agents.
Run Python in a code sandbox.
Run code in a secure, scalable sandbox environment with full support for dependencies, secrets, logs, and access to APIs or databases. Powered by YepCode
MCP server that lets LLM run AppleScript code to to fully control anything on Mac, no setup needed.
This server enables LLMs to use calculator for precise numerical calculations.
An MCP server that allows LLMs to execute Python code within a specified Conda environment.
An MCP server to create secure code sandbox environment for executing code within Docker containers.
connects Jupyter Notebook to Claude AI, allowing Claude to directly interact with and control Jupyter Notebooks. This integration enables AI-assisted code execution, data analysis, visualization, and more.
An MCP to write and execute MATLAB scripts, maintain workspace context between MCP calls, visualize plots, and perform section-by-section analysis of MATLAB code with full access to MATLAB's computational capabilities.
A Node.js MCP server that spins up isolated Docker - based sandboxes for executing JavaScript snippets with on-the-fly npm dependency installation
MCP server for running Postman Collections locally via Newman. Allows for simple execution of Postman Server and returns the results of whether the collection passed all the tests.
Run Python code in a secure sandbox via MCP tool calls, powered by Deno and Pyodide
connects QGIS to Claude AI through the MCP. This integration enables prompt-assisted project creation, layer loading, code execution, and more.
OpenAPI-MCP: Dockerized MCP Server to allow your AI agent to access any API with existing api docs.
Give your AI assistant its own AI assistants. For example: "Could you ask openai to generate an image of a dog?"
PRIMS is a lightweight, open-source Model Context Protocol (MCP) server that lets LLM agents safely execute arbitrary Python code in a secure, throw-away sandbox.
Lightweight MCP server to access any API using their OpenAPI specification. Supports OAuth2 and full JSON schema parameters and request body.
A Javascript code execution sandbox that uses v8 to isolate code to run AI generated javascript locally without fear. Supports heap snapshotting for persistent sessions.
Containerized environments for coding agents. Multiple agents can work independently, isolated in fresh containers and git branches. No conflicts, many experiments. Full execution history, terminal access to agent environments, git workflow. Any agent/mod