Overview
what is MCP Installer?
MCP Installer is a tool designed to find, collect configuration, and install Model Context Protocol (MCP) servers on your local machine.
how to use MCP Installer?
To use MCP Installer, install it via npm and run the command with your client type and Smithery API key.
key features of MCP Installer?
- Find MCP servers from a registry.
- Collect configuration for connecting to MCP servers.
- Install MCP servers locally with ease.
use cases of MCP Installer?
- Quickly finding and installing MCP servers for development.
- Managing configurations for different client types.
- Simplifying the setup process for developers working with MCP.
FAQ from MCP Installer?
- What are the prerequisites for using MCP Installer?
You need Node.js (v14.0.0 or higher) and npm or yarn installed.
- How do I install MCP Installer?
Use the command
npm install @bbangjo/mcp-installerfollowed by the setup command.
- What client types are supported?
Currently, 'cursor' and 'claude' are the supported client types.