From edaecac61a3409f75777104f2104e1bec71aff14 Mon Sep 17 00:00:00 2001 From: bcallaghancode <147847524+bcallaghancode@users.noreply.github.com> Date: Fri, 27 Jun 2025 08:26:38 +0200 Subject: [PATCH] Add Wassenger MCP server (#330) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db5071c..a90582d 100644 --- a/README.md +++ b/README.md @@ -403,6 +403,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Vectorize](https://github.com/vectorize-io/vectorize-mcp-server/)** - [Vectorize](https://vectorize.io) MCP server for advanced retrieval, Private Deep Research, Anything-to-Markdown file extraction and text chunking. - **[Vega-Lite](https://github.com/isaacwasserman/mcp-vegalite-server)** - Generate visualizations from fetched data using the VegaLite format and renderer. - **[Vibe Check](https://github.com/PV-Bhat/vibe-check-mcp-server)** - The definitive Vibe Coder's sanity check MCP server: Prevents cascading errors by calling a "Vibe-check" agent to ensure alignment and prevent scope creep +- **[Wassenger](https://github.com/wassengerhq/mcp-wassenger)** - [Wassenger](https://wassenger.com) MCP server to chat, send messages and automate WhatsApp from any AI model client (free trial available). - **[Weather](https://github.com/TimLukaHorstmann/mcp-weather)** - Accurate weather forecasts via the AccuWeather API (free tier available). - **[WebSearch-MCP](https://github.com/mnhlt/WebSearch-MCP)** - Self-hosted Websearch API - **[Website Snapshot](https://github.com/gustavo-meilus/mcp-web-snapshot)** - A MCP server that provides comprehensive website snapshot capabilities using Playwright. This server enables LLMs to capture and analyze web pages through structured accessibility snapshots, network monitoring, and console message collection.