Local Repl MCP Server

v1.0.0APIsstable

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

About

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.

Features

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

Use Cases

A locally-running Python REPL server that integrates with Claude Desktop through
angrysky56

Maintainer

LicenseMIT
Languagepython
Versionv1.0.0
UpdatedMay 19, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx local-repl

Examples

Basic Configuration

Configure Local Repl MCP Server

npx local-repl

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

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 MCP Server?

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

60+ ServersFree & Open SourceStep-by-Step Guides