Local REPL

v1.0.0Developer Toolsstable

A locally-running Python REPL server that integrates with Claude Desktop through the Model Context Protocol (MCP). This runs entirely on your local machine with no need for API keys or remote execution.

claudecodingmcp-serverrepl
Share:
3
Stars
0
Downloads
0
Weekly
0/5

What is Local REPL?

Local REPL is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to locally-running python repl server that integrates with claude desktop through the model context protocol (mcp). this runs entirely on your local machine with no need for api keys or remote execution....

A locally-running Python REPL server that integrates with Claude Desktop through the Model Context Protocol (MCP). This runs entirely on your local machine with no need for API keys or remote execution.

This server falls under the Developer Tools and Coding Agents categories on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • A locally-running Python REPL server that integrates with Cl

Use Cases

Execute Python code directly from Claude with local REPL access.
Run and test code without API calls or external execution.
angrysky56

Maintainer

LicenseMIT
Languagepython
Versionv1.0.0
UpdatedMay 19, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx local-repl

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Local REPL

What is Local REPL?

Local REPL is a Model Context Protocol (MCP) server that locally-running python repl server that integrates with claude desktop through the model context protocol (mcp). this runs entirely on your local machine with no need for api keys or remote execution. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Local REPL?

Follow the installation instructions on the Local REPL GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with Local REPL?

Local REPL works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Local REPL free to use?

Yes, Local REPL is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Browse More Developer Tools MCP Servers

Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "local-repl": { "command": "npx", "args": ["-y", "local-repl"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Local REPL?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides