Stats
Actions
Tags
From retroscope
Custom MCP server running locally via `uv run`. Purpose cannot be determined from the available metadata.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"retroscope": {
"command": "uv",
"args": [
"run",
"${CLAUDE_PLUGIN_ROOT}/server.py"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
uvCommand-line arguments passed to the server process
npx claudepluginhub zentooo/claude-retroscope --plugin retroscope