MCP Directory
Back

claude-code-mcpinstall

by undeadpickle · ★ 239

Easy guide to installing Claude Code MCPs globally on your machine.

Install

git clone https://github.com/undeadpickle/claude-code-mcpinstall.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-code-mcpinstall": {
      "command": "npx",
      "args": [
        "-y",
        "github:undeadpickle/claude-code-mcpinstall"
      ]
    }
  }
}

From the README

This guide provides comprehensive instructions for setting up various Model Context Protocol (MCP) servers with Claude Code. These tools dramatically enhance Claude Code's capabilities, allowing it to interact with your filesystem, web browsers, and more. MCP (Model Context Protocol) Servers are extensions that give Claude Code new capabilities beyond just generating code. They allow Claude to interact with your computer in powerful ways: - Reading and writing files - Controlling web browsers - Analyzing web pages - Processing data with structured thinking - Searching the web - And much more…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers