Cli Tools
MCP Serverby dirnbauer · Added 5mo ago
Claude
5
Install
git clone https://github.com/dirnbauer/webconsulting-skillsAdd to Claude
claude mcp add cli-toolsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"cli-tools": {
"command": "npx",
"args": [
"@modelcontextprotocol/cli-tools"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
CLI tool management and auto-installation. Use when commands fail with 'command not found', installing tools, or checking project environments.
Tags
developmentjavascripttypescriptgojavaskill