Stats
Actions
Tags
From deepwork
Local stdio MCP server running the 'deepwork' Python tool via uvx, served for Claude platform. Capabilities unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"deepwork": {
"command": "uvx",
"args": [
"deepwork",
"serve",
"--platform",
"claude"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
npx claudepluginhub unsupervisedcom/deepwork --plugin deepwork