VOOZH about

URL: https://glama.ai/mcp/servers/search/a-server-for-finding-interpreters-and-interpretation-services

⇱ A server for finding interpreters and interpretation services | Glama


Search for:

A server for finding interpreters and interpretation services

View all MCP Servers

  • Why this server?

    This server directly offers a Python REPL (Read-Eval-Print Loop) environment, which is a form of interpreter, allowing users to execute Python code interactively.

    F
    license
    -
    quality
    D
    maintenance
    Provides an interactive Python REPL environment that maintains persistent session state, allowing users to execute Python code and access session history.
    Last updated
    55
  • Why this server?

    This server enables executing shell commands, which are interpreted by the operating system's shell, aligning with the concept of an interpreter for command-line instructions.

    A
    license
    -
    quality
    D
    maintenance
    A Model Context Protocol server that allows LLMs to execute shell commands and receive their output in a controlled manner.
    Last updated
    5
    MIT
  • Why this server?

    This server implements code-like functionality, allowing AI to analyze code, modify files, and execute commands, acting as a form of code interpreter and execution environment.

    A
    license
    A
    quality
    D
    maintenance
    An MCP server that implements Claude Code-like functionality, allowing the AI to analyze codebases, modify files, execute commands, and manage projects through direct file system interactions.
    Last updated
    15
    301
    MIT
  • Why this server?

    This server explicitly states it provides a 'Python Runtime Interpreter' for executing arbitrary Python code in isolated sandbox environments, which is a perfect match for 'interpreter'.

    A
    license
    -
    quality
    F
    maintenance
    Enables LLM agents to execute arbitrary Python code in secure, isolated sandbox environments with automatic dependency management and file handling. Each code execution runs in a fresh virtual environment that gets destroyed after completion, providing safe and reproducible Python code execution.
    Last updated
    28
    MIT
  • Why this server?

    Similar to another high-ranking result, this server offers a persistent Python REPL environment for executing Python code, directly addressing the 'interpreter' query.

    A
    license
    B
    quality
    D
    maintenance
    A server that provides a persistent Python REPL environment through the MCP protocol, allowing execution of Python code, variable management, and package installation.
    Last updated
    3
    40
    MIT
  • Why this server?

    This server provides an interactive Python REPL environment within isolated Docker containers, offering a sandboxed interpreter for Python code execution.

    A
    license
    -
    quality
    C
    maintenance
    An interactive Python code execution tool that allows users and LLMs to safely execute Python code and install packages in isolated Docker containers.
    Last updated
    39
    Apache 2.0
  • Why this server?

    This server directly wraps a 'Python runtime interpreter' for executing Python code with safeguards, making it a very strong match for the 'interpreter' search.

    A
    license
    A
    quality
    F
    maintenance
    Stdio MCP Server wrapping custom Python runtime (LocalPythonExecutor) from Hugging Faces' smolagents framework. The runtime combines the ease of setup (compared to docker, VM, cloud runtimes) while providing safeguards and limiting operations/imports that are allowed inside the runtime.
    Last updated
    1
    44
    MIT
  • Why this server?

    This server explicitly provides a 'Python Interpreter' for LLMs to interact with Python environments, execute code, and manage files, directly matching the search term.

    F
    license
    A
    quality
    F
    maintenance
    A Model Context Protocol server that allows LLMs to interact with Python environments, execute code, and manage files within a specified working directory.
    Last updated
    10
    101