mcp-builder
If you are the rightful owner of mcp-builder and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Python-based MCP server to install other MCP servers, providing a user-friendly and cross-platform installation and configuration solution.
MCP Builder is a Python-based server designed to facilitate the installation and configuration of Model Context Protocol (MCP) servers. It aims to provide a comprehensive, user-friendly, and cross-platform method for setting up MCP servers. The server supports installation from various sources, including package repositories like PyPI and npm, as well as local directories. It features automatic detection of the server type, whether Node.js or Python, and offers configuration management for environment variables and arguments. MCP Builder is compatible with Windows, macOS, and Linux, making it a versatile tool for developers working across different platforms. Future enhancements include support for more MCP clients and server types, as well as a recovery mechanism for failed installations.
Features
- Package Repository Installation: Install MCP servers from PyPI or npm packages.
- Local Installation: Install MCP servers from local directories.
- Configuration Management: Configure environment variables and arguments for installed servers.
- Automatic Detection: Automatically detect the type of MCP server (Node.js or Python).
- Cross-Platform Support: Works on Windows, macOS, and Linux.