mcp-install-instructions

domdomegg/mcp-install-instructions
★ 1 stars TypeScript Browser/Web Updated 1d ago
📋 Generate per-client install instructions for MCP servers
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-install-instruct": {
      "command": "npx",
      "args": [
        "-y",
        "domdomegg/mcp-install-instructions"
      ]
    }
  }
}

README Excerpt

Generate per-client install instructions for MCP servers. Supports remote (HTTP/SSE), stdio (local), and [MCP registry `server.json`](https://github.com/modelcontextprotocol/registry) inputs. This library powers [install-mcp](https://github.com/domdomegg/install-mcp), a website that shows these instructions for any MCP server ([view live](https://adamjones.me/install-mcp/)).

Tools (1)

BRAVE_API_KEY