Stats
Actions
Tags
From product-management
Local stdio MCP server named Task Master AI. Provides AI-powered task management tools and capabilities. Runs as a Node.js subprocess, no secrets required.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"task-master-ai": {
"command": "npx",
"args": [
"-y",
"--package=task-master-ai",
"task-master-ai"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub mintuz/skills --plugin product-management