
instalador de mcp
Servidor MCP que instala servidores MCP
1
Github Watches
1
Github Forks
1
Github Stars
MCP Installer
Introduction
MCP Installer serves the following tools
- find-mcp: finding Model Context Protocol (MCP) servers from registry
- collect-config: collecting config to be used for connection to mcp server
- install-mcp: installing mcp server to your local machine
Getting Started
Prerequisites
- Node.js (v14.0.0 or higher)
- npm or yarn
- SMITHERY_API_KEY (https://smithery.ai/)
Installation
You can install MCP Installer using the following command:
npm install @bbangjo/mcp-installer
npx @bbangjo/mcp-installer --client <client-type> --key <your-smithery-api-key>
Where:
-
<client-type>
: Currently supported clients are 'cursor' or 'claude' -
<your-smithery-api-key>
: Enter your Smithery API key
Example:
npx @bbangjo/mcp-installer --client cursor --key your_smithery_api_key_here
Upon successful installation, you will see the message "✅ MCP server installed successfully."
Note: Depending on the client type, the configuration file will be created in the following locations:
-
Cursor:
- Windows:
%APPDATA%\Cursor\mcp.json
- macOS:
~/.cursor/mcp.json
- Linux:
~/.config/Cursor/mcp.json
- Windows:
-
Claude:
- Windows:
%APPDATA%\Claude\claude_desktop_config.json
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json
- Linux:
~/.config/Claude/claude_desktop_config.json
- Windows:
Local setup
- Install dependencies
npm install
- Set up environment variables
Create a
.env
file in the project root directory and add the following:
SMITHERY_API_KEY=your_api_key_here
- Running the server:
npm run build
node build/index.js
The server will display the message "MCP Finder Server running on stdio" when successfully started.
相关推荐
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Advanced software engineer GPT that excels through nailing the basics.
Converts Figma frames into front-end code for various mobile frameworks.
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.
Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx
La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.
Un poderoso complemento Neovim para administrar servidores MCP (protocolo de contexto del modelo)
Servidor MCP para obtener contenido de la página web con el navegador sin cabeza de dramaturgo.
Puente entre los servidores Ollama y MCP, lo que permite a LLM locales utilizar herramientas de protocolo de contexto del modelo
Plataforma de automatización de flujo de trabajo de código justo con capacidades de IA nativas. Combine el edificio visual con código personalizado, auto-anfitrión o nube, más de 400 integraciones.
Reviews

user_jlotwKRP
I have been using mcp-installer by bbangjooo and it has significantly simplified my installation process. The tool is robust and intuitive, making it ideal for both beginners and professionals. The detailed documentation and seamless integration have exceeded my expectations. Highly recommend checking it out at https://github.com/bbangjooo/mcp-installer!