Install Shadcn UI components using your preferred runtime (npm, pnpm, yarn, bun) by specifying the component name. Simplify UI management through natural language interactions.
Install project dependencies using npm, yarn, or pnpm for MCP server development workflows. Specify the package manager and directory to streamline dependency management and ensure consistent builds.
Execute build commands in a specified directory using package managers like npm, yarn, or pnpm. Simplifies development workflows by automating build processes with error reporting for efficient debugging.
Exposes your project's package.json scripts as MCP tools, allowing AI assistants to discover and execute npm/yarn/pnpm/bun scripts directly. Automatically detects your package manager and enables running scripts with optional arguments through natural language commands.
Enables AI assistants to manage development workflows by running build commands, executing tests, analyzing package.json files, installing dependencies, and performing code linting. Supports multiple package managers (npm, yarn, pnpm) and provides detailed error reporting for development operations.
Provides comprehensive contextual information about npm packages including README files, versions, dependencies, download statistics, and search functionality. Enables users to explore and analyze npm packages through natural language queries with intelligent GitHub README fetching and branch fallback.