MCP.so
Sign In

MCP Auto Install

@MyPrototypeWhat

About 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.

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

Fetch the live tool list by running this server in a temporary sandbox using the button above.

Overview

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>, `

Comments

Basic information

Category

Other

License

MIT license

Transports

stdio

Author

MyPrototypeWhat

More Other MCP servers