Why this server?
This server directly enables LLMs to interact with Python environments, execute code, and manage files, which is crucial for Python development.
AsecurityFlicense-qualityA Model Context Protocol server that allows LLMs to interact with Python environments, execute code, and manage files within a specified working directory.Last updated 6 months ago1096Why this server?
Integrates with Pytest, a popular Python testing framework, allowing for test execution and environment tracking.
-securityFlicense-qualityA Node.js server that integrates with pytest to facilitate the ModelContextProtocol (MCP) service tools, enabling test execution recording and environment tracking.Last updated a year ago6Why this server?
Provides efficient access to structured documentation for Python packages, aiding in understanding and using libraries.
-securityAlicense-qualityFacilitates LLMs to efficiently access and fetch structured documentation for packages in Go, Python, and NPM, enhancing software development with multi-language support and performance optimization.Last updated 9 months ago5679MITWhy this server?
A Python-based text editor server designed for file operations, which is a fundamental aspect of any development workflow.
AsecurityAlicense-qualityA Python-based text editor server built with FastMCP that provides tools for file operations. This server enables reading, editing, and managing text files through a standardized API following a multi-step process.Last updated 8 months ago1414MITWhy this server?
Serves as a template for developing new MCP servers specifically in Python, supporting custom tool creation.
AsecurityAlicense-qualityPrimarily to be used as a template for developing MCP servers with FastMCP in Python, PyMCP is somewhat inspired by the official everything MCP server in Typescript.Last updated 2 months ago68MITWhy this server?
Offers comprehensive tools for Python development, including file operations, code analysis, project management, and safe code execution.
-securityFlicense-qualityA Model Context Protocol server that enables AI assistants like Claude to perform Python development tasks through file operations, code analysis, project management, and safe code execution.Last updated a year ago8Why this server?
Provides a persistent Python REPL (Read-Eval-Print Loop) environment for interactive code execution during development.
AsecurityAlicense-qualityA server that provides a persistent Python REPL environment through the MCP protocol, allowing execution of Python code, variable management, and package installation.Last updated 4 months ago339MITWhy this server?
Allows for the safe execution of arbitrary Python code in a secure sandbox, beneficial for testing and isolated development tasks.
-securityAlicense-qualityPRIMS is a lightweight, open-source Model Context Protocol (MCP) server that lets LLM agents safely execute arbitrary Python code in a secure, throw-away sandbox.Last updated 6 months ago27MITWhy this server?
Aids in Python code analysis by adding type annotations and performing type checking, improving code maintainability and readability.
AsecurityAlicense-qualityA Model Context Protocol server that enables AI assistants to analyze Python code, add type annotations, and perform type checking using Pyrefly's type inference engine.Last updated 8 months ago41MIT