Skip to main content
Glama
82,908 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Using Python REPL from an MCP server on Windows" matching MCP servers:

GET /v1/servers — MCP directory API reference
  • A
    license
    A
    quality
    D
    maintenance
    A production-grade MCP server providing a persistent Python REPL with multi-session support, sandboxing, and timeout protection, enabling LLM agents to execute Python code across multiple turns with variables that persist between calls.
    12
    1
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    A persistent Python REPL MCP server for AI agents with stateful execution, real timeouts, crash isolation, and an MCP bridge to call other tools in the project.
    1
    2
    -
  • A
    license
    A
    quality
    B
    maintenance
    Enables AI agents to run persistent Node.js REPL sessions that preserve state across evaluations, supporting top-level await, module loading, and per-session npm package installation.
    6
    1
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Exposes Windows system information and control tools including hardware stats, network details, and process monitoring. It enables AI applications to retrieve real-time data about CPU, memory, drives, and active system processes.
    12
    GPL 3.0
  • A
    license
    B
    quality
    D
    maintenance
    An MCP server designed for managing files and folders specifically on the Windows Desktop. It enables users to perform file operations like deletion while implementing security measures to prevent path traversal outside the Desktop directory.
    1
    MIT
  • A
    license
    C
    quality
    C
    maintenance
    Provides an MCP server that tracks open loops (pending decisions or replies) across email, agent sessions, and other channels, enabling agents to query what is waiting on whom.
    14
    MIT
  • A
    license
    C
    quality
    A
    maintenance
    Python MCP server for SolidWorks automation with 109 tools covering the full CAD lifecycle. Enables AI-assisted design workflows through COM automation on Windows.
    100
    68
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Python Docs MCP Server gives AI coding agents local access to the official Python standard library docs. It can look up docs by Python version, return specific sections, and keep answers compact for clients like Claude Desktop, Cursor, and Codex. It runs without API keys or a hosted service.
    6
    7
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Windows-compatible MCP server for ToDiagram that fixes ERR_UNSUPPORTED_ESM_URL_SCHEME on Node.js v22+ on Windows, enabling AI assistants to generate diagrams via ToDiagram.
    5
    17
    Functional Source , Version 1.1, ALv2 Future
  • F
    license
    A
    quality
    B
    maintenance
    Enables Windows users to connect Antigravity CLI as an MCP subagent for coding tasks such as file reading, code execution, edits, and terminal commands, with model selection, conversation continuity, and streaming progress.
    3
    -
  • A
    license
    A
    quality
    C
    maintenance
    Read-only MCP server for diagnosing Windows crashes, stability, and gaming performance by reading event logs, crash dumps, hardware inventory, performance counters, and registry settings.
    35
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    Enables launching and controlling real, visible Windows Telnet windows by reading their screen buffers and sending keyboard events, with session management and text-waiting capabilities.
    10
    -
  • A
    license
    A
    quality
    C
    maintenance
    This MCP server provides direct access to ruff linting, formatting checks, and ty type-checking for Python projects, with token-efficient, structured output.
    9
    MIT