Skip to main content
Glama

mcp-installer

mcp-installer - A MCP Server to install MCP Servers

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

image

How to install:

Put this into your claude_desktop_config.json (either at ~/Library/Application Support/Claude on macOS or C:\Users\NAME\AppData\Roaming\Claude on Windows):

"mcpServers": { "mcp-installer": { "command": "npx", "args": [ "@anaisbetts/mcp-installer" ] } }

Example prompts

Hey Claude, install the MCP server named mcp-server-fetch

Hey Claude, install the @modelcontextprotocol/server-filesystem package as an MCP server. Use ['/Users/anibetts/Desktop'] for the arguments

Hi Claude, please install the MCP server at /Users/anibetts/code/mcp-youtube, I'm too lazy to do it myself.

Install the server @modelcontextprotocol/server-github. Set the environment variable GITHUB_PERSONAL_ACCESS_TOKEN to '1234567890'

Deploy Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

此服务器可为您安装其他 MCP 服务器。安装此服务器后,您可以让 Claude 为您安装托管在 npm 或 PyPi 中的 MCP 服务器。Node 和 Python 服务器分别需要安装 npx 和 uv。

  1. 如何安装:
    1. 示例提示

      Related MCP Servers

      • -
        security
        F
        license
        -
        quality
        This is an MCP server that facilitates building tools for interacting with various APIs and workflows, supporting Python-based development with potential for customizable prompts and user configurations.
        Last updated -
      • A
        security
        F
        license
        A
        quality
        A Python-based server that helps users easily install and configure other MCP servers across different platforms.
        Last updated -
        2
        3
        • Apple
        • Linux
      • A
        security
        A
        license
        A
        quality
        A meta-server that allows Claude to install other MCP servers from npm or PyPi, enabling easy expansion of Claude's capabilities with external tools.
        Last updated -
        2
        698
        1
        MIT License
        • Apple
      • -
        security
        -
        license
        -
        quality
        A meta-MCP server that helps users install and configure other MCP servers directly through Claude prompts, supporting both npm and PyPi packages.
        Last updated -
        MIT License

      View all related MCP servers

      MCP directory API

      We provide all the information about MCP servers via our MCP API.

      curl -X GET 'https://glama.ai/api/mcp/v1/servers/anaisbetts/mcp-installer'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server