Skip to main content
Glama
61,248 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"How to run a Python script in a sandboxed environment" matching MCP servers:

  • A
    license
    A
    quality
    D
    maintenance
    Sandboxed Python execution with automatic dependency management. Executes Python scripts in isolated environments (bubblewrap or Docker) with PEP 723 inline dependencies, preventing host pollution.
    Last updated
    3
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Converts AI Skills (following Claude Skills format) into MCP server resources, enabling LLM applications to discover, access, and utilize self-contained skill directories through the Model Context Protocol. Provides tools to list available skills, retrieve skill details and content, and read supporting files with security protections.
    Last updated
    3
    27
    Apache 2.0
  • A
    license
    B
    quality
    C
    maintenance
    Enables users to create, manage, and execute Google Apps Script projects through natural language. It provides comprehensive tools for code editing, function execution, deployment management, and monitoring script processes.
    Last updated
    50
    10
    MIT
  • F
    license
    B
    quality
    D
    maintenance
    A Model Context Protocol server framework featuring dynamic tool loading and automatic tool discovery from a dedicated directory. It leverages FastMCP to provide a robust environment for building, configuring, and testing individual Python-based tools.
    Last updated
    1
  • F
    license
    B
    quality
    D
    maintenance
    A Model Context Protocol server built with FastMCP that enables dynamic tool loading and configuration from individual Python files. It provides a flexible framework for automatically discovering, testing, and running tools via Stdio or HTTP transport modes.
    Last updated
    1
  • A
    license
    A
    quality
    D
    maintenance
    PhysBound is a specialized "Physics Linter" for AI that deterministically validates RF and thermodynamic claims against hard physical limits, preventing hallucinations in engineering workflows.
    Last updated
    4
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server for business-day arithmetic with country-aware holiday calendars. It offers tools to check, calculate, and list business days and holidays for over 60 countries.
    Last updated
    9
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A personal memory engine and MCP server that stores durable facts in markdown files managed via git, enabling hybrid search (lexical + semantic) through an MCP interface for persistent context across LLM sessions.
    Last updated
    3
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI assistants to search and filter Azure platform updates, including previews, general availability, and retirements, through natural language queries.
    Last updated
    1
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Code-mode MCP server (docs_search + execute_code two-tool surface) backed by a unified capability manifest across three sandbox kernels (in-process node:vm, WASM via QuickJS / Pyodide / Wasmtime, and remote microVM via E2B / Cloudflare Sandbox). At N=30 tools the bootstrap-context cost drops to 13.6% of direct tool-use. Apache-2.0.
    Last updated
    2
    5
    Apache 2.0
  • A
    license
    A
    quality
    D
    maintenance
    A minimal MCP server that enables HTTP requests with any method, headers, and body types, supporting large responses through chunked transfers with disk-backed caching.
    Last updated
    2
    MIT