MCP Installer
@smithery-ai
MCP Installer について
Official MCP server for Smithery CLI
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"smithery-cli-mcp": {
"command": "node",
"args": [
"build/index.js"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「開発者ツール」の他のコンテンツ
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
コメント