Skip to main content
Glama

MCP Installer

by ZNCOU
MIT License
1,483
1
  • Apple

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'으로 설정하세요.

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

Claude가 npm이나 PyPi에서 다른 MCP 서버를 설치할 수 있게 해주는 메타 서버로, 외부 도구를 사용하여 Claude의 기능을 쉽게 확장할 수 있습니다.

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

      Related MCP Servers

      • -
        security
        A
        license
        -
        quality
        This tool creates a Model Context Protocol (MCP) server that acts as a proxy for any API that has an OpenAPI v3.1 specification. This allows you to use Claude Desktop to easily interact with both local and remote server APIs.
        Last updated -
        149
        754
        JavaScript
        MIT License
        • Apple
        • Linux
      • A
        security
        A
        license
        A
        quality
        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.
        Last updated -
        2
        1,483
        1,343
        JavaScript
        MIT License
        • Apple
      • A
        security
        F
        license
        A
        quality
        An MCP server that allows users to deploy Python scripts to Modal directly from Claude, providing a link to the deployed application that can be shared with others.
        Last updated -
        1
        4
        Python
      • -
        security
        A
        license
        -
        quality
        A Python-based MCP server that allows Claude and other LLMs to execute arbitrary Python code directly through your desktop Claude app, enabling data scientists to connect LLMs to APIs and executable code.
        Last updated -
        26
        MIT License
        • Apple
        • Linux

      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/ZNCOU/mcp-installer'

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