MCP Installer
@smithery-ai
About MCP Installer
Official MCP server for Smithery CLI
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"smithery-cli-mcp": {
"command": "node",
"args": [
"build/index.js"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Installer?
MCP Installer provides tools for discovering Model Context Protocol (MCP) servers from a registry, collecting configuration for connecting to a server, and installing an MCP server to your local machine. It is intended for developers who want to find, configure, and deploy MCP servers.
How to use MCP Installer?
After installing dependencies (npm install), set the SMITHERY_API_KEY environment variable in a .env file. Build the project with npm run build and start the server with node build/index.js. The server runs on stdio and will confirm successful startup with the message "MCP Finder Server running on stdio".
Key features of MCP Installer
- find-mcp: Finding MCP servers from a registry.
- collect-config: Collecting configuration for connection to an MCP server.
- install-mcp: Installing an MCP server to your local machine.
- Requires Node.js v14.0.0 or higher and npm or yarn.
- Uses a SMITHERY_API_KEY from smithery.ai.
Use cases of MCP Installer
- Discover available MCP servers from a centralized registry.
- Retrieve configuration details needed to connect to a chosen MCP server.
- Install an MCP server directly to your local development environment.
FAQ from MCP Installer
What tools does MCP Installer provide?
It offers three tools: find-mcp (discovery), collect-config (configuration), and install-mcp (installation).
What are the prerequisites for running MCP Installer?
You need Node.js (v14.0.0 or higher), npm or yarn, and a valid SMITHERY_API_KEY obtained from smithery.ai.
How do I obtain a SMITHERY_API_KEY?
Visit https://smithery.ai/ to sign up and get your API key.
How do I start the MCP Installer server?
Run npm run build followed by node build/index.js. The server will output "MCP Finder Server running on stdio" when ready.
Frequently asked questions
What tools does MCP Installer provide?
It offers three tools: `find-mcp` (discovery), `collect-config` (configuration), and `install-mcp` (installation).
What are the prerequisites for running MCP Installer?
You need Node.js (v14.0.0 or higher), npm or yarn, and a valid SMITHERY_API_KEY obtained from smithery.ai.
How do I obtain a SMITHERY_API_KEY?
Visit https://smithery.ai/ to sign up and get your API key.
How do I start the MCP Installer server?
Run `npm run build` followed by `node build/index.js`. The server will output "MCP Finder Server running on stdio" when ready.
Basic information
More Developer Tools MCP servers
Huoshan Test
volcengineMCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs

discoverGPT
Joe MonastierodiscoverGPT is visualAI's unified MCP gateway for AI commerce, exposing 29 tools across four capabilities on one canonical product catalog: trimodal search (natural-language, precise-color, and image-similarity), AI cata

PuzzleTide Puzzle Generator
Caravaca-LabsWord search generator, crossword generator, and sudoku generator + solver as a local-first MCP server. 15 deterministic tools: printable PDF puzzle worksheets, themed word banks, and verifiable LLM evals. From the makers
Altronis
sypherinMCP server + CLI for Altronis — Singapore AI consulting. Ask the Lyra consultant, generate a grant-matched AI transformation plan, pull curated SG AI events/news. Read-only, wraps altronis.sg.
Comments