MCP.so
ログイン

MCP Auto Install

@MyPrototypeWhat

MCP Auto Install について

MCP Auto Install is a tool for automatically installing and managing Model Context Protocol (MCP) servers. It can automatically detect, install, and configure various MCP servers, making it easier for developers to use the MCP ecosystem.

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "mcp-auto-install": {
      "command": "npx",
      "args": [
        "mcp-auto-install"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

上のボタンで一時的なサンドボックスでこのサーバーを実行し、ツール一覧を取得できます。

概要

What is MCP Auto Install?

MCP Auto Install is a tool for automatically installing and managing Model Context Protocol (MCP) servers. It detects, installs, and configures various MCP servers to simplify use of the MCP ecosystem for developers.

How to use MCP Auto Install?

Install globally with npm install -g mcp-auto-install. Use CLI commands like mcp-auto-install, list, install <server-name>, remove <server-name>, configure <server-name>, `

コメント

「その他」の他のコンテンツ