Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub christophevg/marketplace --plugin c3Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"pkgq": {
"command": "uvx",
"args": [
"--refresh",
"--from",
"pkgq[mcp]",
"pkgq-mcp-server"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
Share bugs, ideas, or general feedback.