mcp-installer - MCP サーバーをインストールするための MCP サーバー
このサーバーは、他のMCPサーバーを自動的にインストールするサーバーです。インストールすると、ClaudeにnpmまたはPyPiでホストされたMCPサーバーのインストールを依頼できます。Node.jsサーバーの場合はnpx
、Pythonサーバーの場合はuv
それぞれインストールされている必要があります。
インストール方法:
これをclaude_desktop_config.json
(macOS の場合は~/Library/Application Support/Claude
、Windows の場合はC:\Users\NAME\AppData\Roaming\Claude
) に追加します。
プロンプトの例
クロードさん、mcp-server-fetchというMCPサーバーをインストールしてください
Claudeさん、MCPサーバーとして@modelcontextprotocol/server-filesystemパッケージをインストールしてください。引数には['/Users/anibetts/Desktop']を使用してください。
こんにちは、Claude。/Users/anibetts/code/mcp-youtube に MCP サーバーをインストールしてください。自分でやるのは面倒なので。
@modelcontextprotocol/server-github にサーバーをインストールします。環境変数 GITHUB_PERSONAL_ACCESS_TOKEN を '1234567890' に設定します。
This server cannot be installed
Claude が npm または PyPi から他の MCP サーバーをインストールできるようにするメタサーバー。これにより、外部ツールを使用して Claude の機能を簡単に拡張できるようになります。
Related MCP Servers
- -securityAlicense-qualityThis server is a server that installs other MCP servers for you. Install it, and you can ask Claude to install MCP servers hosted in npm or PyPi for you. Requires npx and uv to be installed for node and Python servers respectively.Last updated -24,321624JavaScriptMIT License
- AsecurityAlicenseAqualityMCP server that builds itself by creating new tools as needed based on user requests (Requires restart of Claude Desktop to use newly created tools).Last updated -413PythonThe Unlicense
- -securityAlicense-qualityA local MCP server that enables AI applications like Claude Desktop to securely access and work with Obsidian vaults, providing capabilities for reading notes, executing templates, and performing semantic searches.Last updated -60TypeScriptMIT License
- -securityFlicense-qualityAn MCP server that enables Claude Desktop to interact with Sanity.io content, providing tools to create, edit, list documents and get schema templates.Last updated -TypeScript