Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Tova501 • Uncategorized
A local MCP server providing a safe, structured API to manage Python virtual environments within project workspaces.
Reliably manage Python virtual environments within a project workspace.
That require a secure and sandboxed way to run pip operations without arbitrary shell access.
Persist and verify environment state and dependencies across sessions.
This MCP server enables agents to explicitly select project workspaces, create and use virtual environments, perform restricted pip operations, and freeze dependencies to requirements files. It improves reliability and security by sandboxing all operations to the active workspace, disallowing arbitrary shell commands, and enforcing allowlisted pip options with confirmation for destructive actions. The server maintains persistent state and audit logs per workspace, ensuring verifiable and predictable environment management.