Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"python-repl": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/iota-uz/[email protected]",
"repl-mcp",
"--transport",
"stdio"
],
"url": "https://github.com/iota-uz/[email protected]"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
uvxhttps://github.com/iota-uz/[email protected]Command-line arguments passed to the server process
npx claudepluginhub iota-uz/repl-mcp --plugin python-repl