MCP.so
登录

MCP Dependencies Installer

@Xeonice

关于 MCP Dependencies Installer

install all of deps for mcp server

基本信息

分类

其他

运行时

shell

传输方式

stdio

发布者

Xeonice

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MCP Dependencies Installer?

A cross-platform dependency installation script for Node.js, npx, and uv, supporting Linux (Ubuntu, AlmaLinux/CentOS, Alpine), macOS, and Windows.

How to use MCP Dependencies Installer?

Download the installation script via curl, make it executable with chmod, then run the script. The script handles installation of Node.js, npx, and uv automatically.

Key features of MCP Dependencies Installer

  • Installs Node.js (v22.x LTS), npx (v10.x), and uv (v0.6.x)
  • Supports Linux, macOS, and Windows
  • Automates dependency setup with a single script
  • Includes a test script for Docker-based validation
  • Handles PATH configuration for Linux and macOS

Use cases of MCP Dependencies Installer

  • Quickly set up Node.js, npx, and uv on a fresh server
  • Automate dependency installation in CI/CD pipelines
  • Ensure consistent tool versions across team environments

FAQ from MCP Dependencies Installer

What dependencies does the installer install?

Node.js v22.x LTS, npx v10.x, and uv v0.6.x.

Does the script require administrator privileges?

Yes, on Linux systems the script requires sudo privileges.

Do I need to restart my terminal after installation?

Yes, you may need to restart your terminal for PATH changes to take effect.

What is required on Windows to run the script?

Windows requires the Windows Package Manager (winget) installed, and Git Bash, WSL, or PowerShell to execute the script.

How can I test the installation in different environments?

Run the included test_dependencies.sh script, which tests the installation inside Docker containers simulating Ubuntu, AlmaLinux, Alpine Linux, macOS, and Windows.

评论

其他 分类下的更多 MCP 服务器