Search for:

A server for executing Python code, with support for MCP

  • Why this server?

    This server allows AI assistants like Claude to safely run Python code and access websites, processing data for better AI understanding while providing helpful error messages.

    -
    security
    A
    license
    -
    quality
    A server that enables AI assistants like Claude to safely run Python code and access websites, processing data for better AI understanding while providing helpful error messages.
    2
    Python
    GPL 3.0
    • Linux
    • Apple
  • Why this server?

    Provides a secure and ease to use environment to execute python, perfect for evaluating generated code.

    A
    security
    A
    license
    A
    quality
    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.
    1
    7
    Python
    MIT License
    • Apple
  • Why this server?

    This allows incorporating existing REST apis into an MCP interface to give agents easy access to a wide variety of functions.

    -
    security
    A
    license
    -
    quality
    A Python-based MCP server that integrates OpenAPI-described REST APIs into MCP workflows, enabling dynamic exposure of API endpoints as MCP tools.
    2
    34
    Python
    MIT License
    • Linux
    • Apple
  • Why this server?

    This is MCP Server for running code snippets and show the result.

  • Why this server?

    Every GenAIScript can be exposed as a MCP server automatically and allows to create more reliable llm scripts.

    -
    security
    A
    license
    -
    quality
    GenAIScript is a JavaScript runtime dedicated to build relaible, automatable LLM scripts. Every GenAIScript can be exposed as a MCP server automatically.
    2,517
    TypeScript
    MIT License
    • Linux
    • Apple