Skip to content
Back to search
30
MCP

Conda Executor

pulsemcp/conda executor

Executes Python code within isolated Conda environments, enabling secure and flexible code generation and execution for tasks like data analysis and algorithm testing.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Code Executor
Secure sandboxed TypeScript/Python execution with Docker isolation and token-efficient wrapper generation
0 tools
Secure Shell Executor
Provides a secure way to execute shell commands with robust validation, whitelisting, and timeout handling through an asyncio-powered Python
0 tools
Code Execution Mode
Execute Python in isolated containers while bridging access to other MCP servers through auto-discovered proxies
0 tools
Python Sandbox
Provides secure Python code execution in containerized sandboxes with automatic matplotlib figure persistence and comprehensive data science
0 tools
Code Sandbox
Provides secure, isolated Python code execution environments with modular architecture for running untrusted code, testing solutions, genera
0 tools
Deno Code Executor
Executes TypeScript and JavaScript code in isolated Deno processes with configurable permissions for secure sandboxed code testing, educatio
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "conda_executor": {
      "url": "None",
      "transport": "http"
    }
  }
}