Back to Home
chrisguillory icon

claude-workspace

Verified Safe

by chrisguillory

Overview

Provides a persistent Python execution environment and browser automation capabilities for Claude Code, enabling stateful computation and web interaction.

Installation

Run Command
mcp-py-server

Security Notes

The Python Interpreter component inherently executes arbitrary Python code, and the browser automation component can perform sensitive actions and handle authentication data (e.g., cookies, local storage). This is by design, but means the security posture largely depends on the trustworthiness of the code it is instructed to execute and the user's approval of those actions. Explicit warnings are provided about handling exported profile state files as credentials. The 'selenium-browser-automation' component accesses the macOS Keychain and system files for Chrome profiles, requiring elevated trust. `mitmproxy` can be initiated for proxying, which, if misconfigured, could introduce network vulnerabilities.

Similar Servers

Stats

Interest Score30
Security Score7
Cost ClassHigh
Avg Tokens1500
Stars1
Forks0
Last Update2026-01-18

Tags

Python InterpreterPersistent StateCode ExecutionBrowser AutomationMCP ServerWeb Scraping