Skip to main content
Glama

mcp-installer

mcp-installer - MCP 서버를 설치하는 MCP 서버

이 서버는 다른 MCP 서버를 설치해 주는 서버입니다. 이 서버를 설치하면 Claude에게 npm 또는 PyPi에 호스팅된 MCP 서버를 설치해 달라고 요청할 수 있습니다. Node.js 서버와 Python 서버는 각각 npxuv 설치해야 합니다.

영상

설치 방법:

다음 내용을 claude_desktop_config.json 에 넣으세요(macOS에서는 ~/Library/Application Support/Claude , Windows에서는 C:\Users\NAME\AppData\Roaming\Claude ).

지엑스피1

예시 프롬프트

안녕하세요 Claude, mcp-server-fetch라는 이름의 MCP 서버를 설치하세요.

안녕하세요, Claude님. @modelcontextprotocol/server-filesystem 패키지를 MCP 서버로 설치하세요. 인수로 ['/Users/anibetts/Desktop']을 사용하세요.

안녕하세요, 클로드. /Users/anibetts/code/mcp-youtube에 MCP 서버를 설치해 주세요. 제가 직접 하기에는 너무 귀찮거든요.

@modelcontextprotocol/server-github 서버를 설치하세요. 환경 변수 GITHUB_PERSONAL_ACCESS_TOKEN을 '1234567890'으로 설정하세요.

-
security - not tested
A
license - permissive license
-
quality - not tested

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.js 서버와 Python 서버는 각각 npx와 uv를 설치해야 합니다.

  1. 설치 방법:
    1. 예시 프롬프트

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        MCP 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 -
        4
        13
        Python
        The Unlicense
      • -
        security
        F
        license
        -
        quality
        A Python-based server that helps users easily install and configure other MCP servers across different platforms.
        Last updated -
        2
        Python
        • Apple
        • Linux
      • -
        security
        A
        license
        -
        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 -
        4,321
        1
        MIT License
        • Apple

      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