From 4e0cc4891a852a3fe36077ee8126d8f37fa2ea32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=80=E6=97=A5=E3=80=82?= Date: Thu, 19 Dec 2024 15:01:55 +0800 Subject: [PATCH 1/2] Add MCPM project to resouce --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 916e2d5d7f..eed343cd76 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ A growing set of community-developed and maintained servers demonstrates various > **Note:** Community servers are **untested** and should be used at **your own risk**. They are not affiliated with or endorsed by Anthropic. - **[MCP Installer](https://github.com/anaisbetts/mcp-installer)** - This server is a server that installs other MCP servers for you. +- **[mcpm-server](https://github.com/mcp-club/mcpm)** - A cli with a MCP Server help you add/remove/enable/disable your MCP Servers by **[MCP-Club](https://github.com/mcp-club)** - **[NS Travel Information](https://github.com/r-huijts/ns-mcp-server)** - Access Dutch Railways (NS) real-time train travel information and disruptions through the official NS API. - **[Spotify](https://github.com/varunneal/spotify-mcp)** - This MCP allows an LLM to play and use Spotify. - **[Inoyu](https://github.com/sergehuber/inoyu-mcp-unomi-server)** - Interact with an Apache Unomi CDP customer data platform to retrieve and update customer profiles @@ -120,6 +121,7 @@ Additional resources on MCP. - **[MCP X Community](https://x.com/i/communities/1861891349609603310)** – A X community for MCP by **[Xiaoyi](https://x.com/chxy)** - **[mcp-manager](https://github.com/zueai/mcp-manager)** - Simple Web UI to install and manage MCP servers for Claude Desktop by **[Zue](https://github.com/zueai)** - **[MCPHub](https://github.com/Jeamee/MCPHub-Desktop)** – An Open Source MacOS & Windows GUI Desktop app for discovering, installing and managing MCP servers by **[Jeamee](https://github.com/jeamee)** +- **[mcpm-cli](https://github.com/mcp-club/mcpm)** - A cli help you add/remove/enable/disable your MCP Servers by **[MCP-Club](https://github.com/mcp-club)** ## 🚀 Getting Started From 21e46bca4073ff3fd4c3c8661a96449d7f3e75ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=80=E6=97=A5=E3=80=82?= Date: Mon, 13 Jan 2025 17:19:51 +0800 Subject: [PATCH 2/2] Update README.md - Remove from MCP Server --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6abd441459..204f0c333e 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,6 @@ A growing set of community-developed and maintained servers demonstrates various > **Note:** Community servers are **untested** and should be used at **your own risk**. They are not affiliated with or endorsed by Anthropic. - **[MCP Installer](https://github.com/anaisbetts/mcp-installer)** - This server is a server that installs other MCP servers for you. -- **[mcpm-server](https://github.com/mcp-club/mcpm)** - A cli with a MCP Server help you add/remove/enable/disable your MCP Servers by **[MCP-Club](https://github.com/mcp-club)** - **[NS Travel Information](https://github.com/r-huijts/ns-mcp-server)** - Access Dutch Railways (NS) real-time train travel information and disruptions through the official NS API. - **[Spotify](https://github.com/varunneal/spotify-mcp)** - This MCP allows an LLM to play and use Spotify. - **[Inoyu](https://github.com/sergehuber/inoyu-mcp-unomi-server)** - Interact with an Apache Unomi CDP customer data platform to retrieve and update customer profiles