From 74b2efdcc8c8ccab842ad09bb5505d1d62c14ba8 Mon Sep 17 00:00:00 2001 From: huj28-creator Date: Wed, 22 Jul 2026 14:46:37 +0800 Subject: [PATCH 1/2] Add WeChat FastBridge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0692d059f..558b2acf2 100644 --- a/README.md +++ b/README.md @@ -692,6 +692,7 @@ Integration with communication platforms for message management and channel oper - [gitmotion/ntfy-me-mcp](https://github.com/gitmotion/ntfy-me-mcp) 📇 ☁️ 🏠 - An ntfy MCP server for sending/fetching ntfy notifications to your self-hosted ntfy server from AI Agents 📤 (supports secure token auth & more - use with npx or docker!) - [googlarz/signal-mcp](https://github.com/googlarz/signal-mcp) [![googlarz/signal-mcp MCP server](https://glama.ai/mcp/servers/googlarz/signal-mcp/badges/score.svg)](https://glama.ai/mcp/servers/googlarz/signal-mcp) 🏠 - Full Signal messenger MCP server and CLI. Send/receive messages, manage groups and contacts, search history, handle attachments and reactions. Runs locally via signal-cli — no third-party servers. - [gotoolkits/wecombot](https://github.com/gotoolkits/mcp-wecombot-server.git) 🚀 ☁️ - An MCP server application that sends various types of messages to the WeCom group robot. +- [huj28-creator/wechat-fastbridge](https://github.com/huj28-creator/wechat-fastbridge) 📇 🏠 🍎 - Token-efficient macOS WeChat MCP server for verified chat reading, text/file/sticker sending, fuzzy safe routing, smart context retrieval, and allowlisted live monitoring without screenshots or private-protocol access. - [hannesrudolph/imessage-query-fastmcp-mcp-server](https://github.com/hannesrudolph/imessage-query-fastmcp-mcp-server) 🐍 🏠 🍎 - An MCP server that provides safe access to your iMessage database through Model Context Protocol (MCP), enabling LLMs to query and analyze iMessage conversations with proper phone number validation and attachment handling - [helbertparanhos/resend-email-mcp](https://github.com/helbertparanhos/resend-email-mcp) [![resend-email-mcp MCP server](https://glama.ai/mcp/servers/helbertparanhos/resend-email-mcp/badges/score.svg)](https://glama.ai/mcp/servers/helbertparanhos/resend-email-mcp) 📇 ☁️ 🍎 🪟 🐧 - The most complete Resend email MCP — full API coverage (75 tools) plus a unique debug/diagnostics layer: deliverability analysis, DNS troubleshooting, email inspection, bounce explanation, and account audit. `npx -y resend-email-mcp`. - [i-am-bee/acp-mcp](https://github.com/i-am-bee/acp-mcp) 🐍 💬 - An MCP server acting as an adapter into the [ACP](https://agentcommunicationprotocol.dev) ecosystem. Seamlessly exposes ACP agents to MCP clients, bridging the communication gap between the two protocols. From 2a0a22dfe3e692f0cad8e38d69a0746c4ece34d6 Mon Sep 17 00:00:00 2001 From: huj28-creator Date: Wed, 22 Jul 2026 15:40:40 +0800 Subject: [PATCH 2/2] docs: add Glama score badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 558b2acf2..d7a5f56f5 100644 --- a/README.md +++ b/README.md @@ -692,7 +692,7 @@ Integration with communication platforms for message management and channel oper - [gitmotion/ntfy-me-mcp](https://github.com/gitmotion/ntfy-me-mcp) 📇 ☁️ 🏠 - An ntfy MCP server for sending/fetching ntfy notifications to your self-hosted ntfy server from AI Agents 📤 (supports secure token auth & more - use with npx or docker!) - [googlarz/signal-mcp](https://github.com/googlarz/signal-mcp) [![googlarz/signal-mcp MCP server](https://glama.ai/mcp/servers/googlarz/signal-mcp/badges/score.svg)](https://glama.ai/mcp/servers/googlarz/signal-mcp) 🏠 - Full Signal messenger MCP server and CLI. Send/receive messages, manage groups and contacts, search history, handle attachments and reactions. Runs locally via signal-cli — no third-party servers. - [gotoolkits/wecombot](https://github.com/gotoolkits/mcp-wecombot-server.git) 🚀 ☁️ - An MCP server application that sends various types of messages to the WeCom group robot. -- [huj28-creator/wechat-fastbridge](https://github.com/huj28-creator/wechat-fastbridge) 📇 🏠 🍎 - Token-efficient macOS WeChat MCP server for verified chat reading, text/file/sticker sending, fuzzy safe routing, smart context retrieval, and allowlisted live monitoring without screenshots or private-protocol access. +- [huj28-creator/wechat-fastbridge](https://github.com/huj28-creator/wechat-fastbridge) [![huj28-creator/wechat-fastbridge MCP server](https://glama.ai/mcp/servers/huj28-creator/wechat-fastbridge/badges/score.svg)](https://glama.ai/mcp/servers/huj28-creator/wechat-fastbridge) 📇 🏠 🍎 - Token-efficient macOS WeChat MCP server for verified chat reading, text/file/sticker sending, fuzzy safe routing, smart context retrieval, and allowlisted live monitoring without screenshots or private-protocol access. - [hannesrudolph/imessage-query-fastmcp-mcp-server](https://github.com/hannesrudolph/imessage-query-fastmcp-mcp-server) 🐍 🏠 🍎 - An MCP server that provides safe access to your iMessage database through Model Context Protocol (MCP), enabling LLMs to query and analyze iMessage conversations with proper phone number validation and attachment handling - [helbertparanhos/resend-email-mcp](https://github.com/helbertparanhos/resend-email-mcp) [![resend-email-mcp MCP server](https://glama.ai/mcp/servers/helbertparanhos/resend-email-mcp/badges/score.svg)](https://glama.ai/mcp/servers/helbertparanhos/resend-email-mcp) 📇 ☁️ 🍎 🪟 🐧 - The most complete Resend email MCP — full API coverage (75 tools) plus a unique debug/diagnostics layer: deliverability analysis, DNS troubleshooting, email inspection, bounce explanation, and account audit. `npx -y resend-email-mcp`. - [i-am-bee/acp-mcp](https://github.com/i-am-bee/acp-mcp) 🐍 💬 - An MCP server acting as an adapter into the [ACP](https://agentcommunicationprotocol.dev) ecosystem. Seamlessly exposes ACP agents to MCP clients, bridging the communication gap between the two protocols. @@ -3481,4 +3481,4 @@ Now Claude can answer questions about writing MCP servers and how they work Star History Chart - \ No newline at end of file +