mcp-installer logo

mcp-installerSerwer MCP, który instaluje dla Ciebie inne serwery MCP

(0)
Daniel NikulshynZrecenzowane przez Daniel Nikulshyn·Zaktualizowano lipiec 2026

Przegląd

Ten serwer to serwer, który instaluje dla Ciebie inne serwery MCP. Zainstaluj go, a następnie możesz poprosić Claude'a o zainstalowanie serwerów MCP hostowanych w npm lub PyPi. Wymaga instalacji npx i uv dla serwerów odpowiednio node i Python. Aby go użyć, dodaj następującą konfigurację do swojego claude_desktop_config.json: "mcpServers": { "mcp-installer": { "command": "npx", "args": ["@anaisbetts/mcp-installer"] } } Przykłady podpowiedzi obejmują żądanie instalacji serwera MCP o nazwie "mcp-server-fetch", pakietu "@modelcontextprotocol/server-filesystem", serwera "@modelcontextprotocol/server-github" z zmiennymi środowiskowymi oraz serwera zlokalizowanego w '/Users/anibetts/code/mcp-youtube'.

Kluczowe funkcje

  • Instalacja serwera MCP
  • Obsługa npm i PyPi
  • Integracja z Claude

Cennik

Model
Free
Kategoria
Serwery MCP
Ocena
Brak recenzji

Zastosowania

Łatwa instalacja serwera MCP

Użytkownicy mogą prosić o instalację serwerów MCP przy użyciu podpowiedzi w języku naturalnym, takich jak 'Hej Claude, zainstaluj serwer MCP o nazwie mcp-server-fetch'.

Zautomatyzowane wdrożenie serwera

mcp-installer może być użyty do automatyzacji wdrożenia serwerów MCP, zmniejszając ręczne nakłady pracy i zwiększając wydajność.

Plusy i minusy

Plusy

  • Upraszcza instalację serwera MCP
  • Obsługuje instalację serwerów z npm i PyPi
  • Może być zintegrowany z Claude dla łatwego zarządzania

Minusy

  • Wymaga oddzielnej instalacji npx i uv
  • Ograniczony do instalowania serwerów z npm i PyPi

Recenzje

Zaloguj się, aby zostawić recenzję.

Brak recenzji. Bądź pierwszy!

Pytania i odpowiedzi

What are the limitations of mcp-installer?

It can only install servers from npm or PyPi; it does not support other package sources and requires the user to have npx and uv already available.

Asked by Ingrid Bauer · Sep 17, 2025

Can mcp-installer install a server from a local path?

Yes, you can prompt Claude to install a server at a local location, e.g., "Hi Claude please install the MCP server at /Users/anibetts/code/mcp-youtube".

Asked by Tunde Balogun · Sep 8, 2025

How do I configure Claude to use mcp-installer?

Add a "mcpServers" block to your claude_desktop_config.json, specifying the command as "npx" and args as ["@anaisbetts/mcp-installer"]. Example: "mcpServers": {"mcp-installer":{"command":"npx","args":["@anaisbetts/mcp-installer"]}}.

Asked by Gustav Lindberg · Jul 23, 2025

What dependencies do I need to install mcp-installer first?

mcp-installer requires npx for Node.js and uv for Python to be installed on your system before it can install MCP servers from npm or PyPi.

Asked by Frank Müller · Jun 9, 2025

Zadaj pytanie

Alternatywy dla Serwery MCP