mcp-installer - A MCP Server to install MCP Servers
@anaisbetts
mcp-installer - A MCP Server to install MCP Servers について
An MCP server that installs other MCP servers for you
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-installer": {
"command": "npx",
"args": [
"@anaisbetts/mcp-installer"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is mcp-installer?
It is an MCP server that automatically installs other MCP servers for you. By adding it to Claude, you can ask Claude to install MCP servers hosted on npm or PyPi without manual configuration.
How to use mcp-installer?
Add the server configuration to claude_desktop_config.json using npx and the package @anaisbetts/mcp-installer. Then ask Claude prompts like “Hey Claude, install the MCP server named mcp-server-fetch” to install a server.
Key features of mcp-installer
- Installs MCP servers from npm or PyPi.
- Works through natural language prompts in Claude.
- Supports custom arguments for installed servers.
- Allows setting environment variables during install.
- Automates the manual server setup process.
Use cases of mcp-installer
- Quickly add an npm-hosted MCP server via Claude.
- Install a PyPi-hosted MCP server with specific arguments.
- Install a locally developed MCP server.
- Configure environment variables during server installation.
FAQ from mcp-installer
What dependencies are required?
Requires npx for Node-based servers and uv for Python-based servers to be installed.
How do I install mcp-installer?
Add the configuration entry to claude_desktop_config.json with "command": "npx" and "args": ["@anaisbetts/mcp-installer"].
Can I install servers from sources other than npm or PyPi?
The README only mentions npm and PyPi, but includes an example that installs from a local file path.
How do I pass arguments or environment variables to the installed server?
Specify them in the prompt as a list for arguments and key-value pairs for environment variables, as shown in the examples.
Where is the configuration file located?
On macOS at ~/Library/Application Support/Claude, on Windows at C:\Users\NAME\AppData\Roaming\Claude.
「その他」の他のコンテンツ
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
コメント