MCP Dependencies Installer
@Xeonice
About MCP Dependencies Installer
install all of deps for mcp server
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Other MCP servers

EverArt
modelcontextprotocolModel Context Protocol Servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Comments