From ffad31a80ed8188a47ca21dc38f0fc1828afbfac Mon Sep 17 00:00:00 2001 From: Carl Peaslee Date: Thu, 10 Apr 2025 16:48:52 -0700 Subject: [PATCH 1/2] adds the iMCP server to the list of 3rd party MCP servers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a7962b4ec5..eb487775c9 100644 --- a/README.md +++ b/README.md @@ -244,6 +244,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Hyperliquid](https://github.com/mektigboy/server-hyperliquid)** - An MCP server implementation that integrates the Hyperliquid SDK for exchange data. - **[iFlytek Workflow](https://github.com/iflytek/ifly-workflow-mcp-server)** - Connect to iFlytek Workflow via the MCP server and run your own Agent. - **[Image Generation](https://github.com/GongRzhe/Image-Generation-MCP-Server)** - This MCP server provides image generation capabilities using the Replicate Flux model. +- **[iMCP](https://github.com/loopwork-ai/iMCP)** - Connect iMessage, Reminders, Mail and other Apple services via this native MacOS app and MCP server. - **[InfluxDB](https://github.com/idoru/influxdb-mcp-server)** - Run queries against InfluxDB OSS API v2. - **[Inoyu](https://github.com/sergehuber/inoyu-mcp-unomi-server)** - Interact with an Apache Unomi CDP customer data platform to retrieve and update customer profiles - **[Intercom](https://github.com/raoulbia-ai/mcp-server-for-intercom)** - An MCP-compliant server for retrieving customer support tickets from Intercom. This tool enables AI assistants like Claude Desktop and Cline to access and analyze your Intercom support tickets. From 70acad2ae3501dcfc3eaaa54e615ca1a9275388f Mon Sep 17 00:00:00 2001 From: Mattt Date: Fri, 9 May 2025 03:17:00 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb487775c9..3a1ed8500a 100644 --- a/README.md +++ b/README.md @@ -244,7 +244,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Hyperliquid](https://github.com/mektigboy/server-hyperliquid)** - An MCP server implementation that integrates the Hyperliquid SDK for exchange data. - **[iFlytek Workflow](https://github.com/iflytek/ifly-workflow-mcp-server)** - Connect to iFlytek Workflow via the MCP server and run your own Agent. - **[Image Generation](https://github.com/GongRzhe/Image-Generation-MCP-Server)** - This MCP server provides image generation capabilities using the Replicate Flux model. -- **[iMCP](https://github.com/loopwork-ai/iMCP)** - Connect iMessage, Reminders, Mail and other Apple services via this native MacOS app and MCP server. +- **[iMCP](https://github.com/loopwork-ai/iMCP)** - A macOS app that provides an MCP server for your iMessage, Reminders, and other Apple services. - **[InfluxDB](https://github.com/idoru/influxdb-mcp-server)** - Run queries against InfluxDB OSS API v2. - **[Inoyu](https://github.com/sergehuber/inoyu-mcp-unomi-server)** - Interact with an Apache Unomi CDP customer data platform to retrieve and update customer profiles - **[Intercom](https://github.com/raoulbia-ai/mcp-server-for-intercom)** - An MCP-compliant server for retrieving customer support tickets from Intercom. This tool enables AI assistants like Claude Desktop and Cline to access and analyze your Intercom support tickets.