I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

mcp-installer
MCP server that installs MCP Servers
3 years
Works with Finder
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.
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
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
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
Mirror ofhttps://github.com/agentience/practices_mcp_server
Mirror ofhttps://github.com/bitrefill/bitrefill-mcp-server
An AI chat bot for small and medium-sized teams, supporting models such as Deepseek, Open AI, Claude, and Gemini. 专为中小团队设计的 AI 聊天应用,支持 Deepseek、Open AI、Claude、Gemini 等模型。
Bridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
Reviews

user_4svcvpWA
I recently used mcp-installer by bbangjooo and found it extremely efficient and user-friendly. The seamless setup process and detailed documentation available at https://github.com/bbangjooo/mcp-finder-mcp-server made the installation hassle-free. Perfect for anyone seeking a reliable installer with robust features. Highly recommended!