From 1f1fdc8ba44da9680f7677b9146b98856ceb82a9 Mon Sep 17 00:00:00 2001 From: Orville Bennett <103948188+obennett-m@users.noreply.github.com> Date: Thu, 3 Jul 2025 09:55:15 -0400 Subject: [PATCH 1/2] Update readme with official Sinch Mailjet MCP server implementation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 20c514945a..463c11e1f7 100644 --- a/README.md +++ b/README.md @@ -207,6 +207,7 @@ Official integrations are maintained by companies building production ready MCP - Logfire Logo **[Logfire](https://github.com/pydantic/logfire-mcp)** - Provides access to OpenTelemetry traces and metrics through Logfire. - Magic Meal Kits Logo **[Magic Meal Kits](https://github.com/pureugong/mmk-mcp)** - Unleash Make's Full Potential by [Magic Meal Kits](https://make.magicmealkits.com/) - Mailgun Logo **[Mailgun](https://github.com/mailgun/mailgun-mcp-server)** - Interact with Mailgun API. +- Mailjet Logo **[Mailjet](https://github.com/mailgun/mailjet-mcp-server)** - Official [Sinch Mailjet](https://www.mailjet.com) MCP server which allows AI agents to interact with Mailjet's contact, campaign, segmentation, statistics, workflow (and more) APIs. - Make Logo **[Make](https://github.com/integromat/make-mcp-server)** - Turn your [Make](https://www.make.com/) scenarios into callable tools for AI assistants. - Mapbox Logo **[Mapbox](https://github.com/mapbox/mcp-server)** - Unlock geospatial intelligence through Mapbox APIs like geocoding, POI search, directions, isochrones and more. - mcp-discovery logo **[MCP Discovery](https://github.com/rust-mcp-stack/mcp-discovery)** - A lightweight CLI tool built in Rust for discovering MCP server capabilities. From f421e4f85ef64f900c7fc76442940a57f75d3350 Mon Sep 17 00:00:00 2001 From: Orville Bennett <103948188+obennett-m@users.noreply.github.com> Date: Thu, 3 Jul 2025 10:09:34 -0400 Subject: [PATCH 2/2] Update readme with official Sinch Mailjet MCP server implementation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 463c11e1f7..523666b310 100644 --- a/README.md +++ b/README.md @@ -207,7 +207,7 @@ Official integrations are maintained by companies building production ready MCP - Logfire Logo **[Logfire](https://github.com/pydantic/logfire-mcp)** - Provides access to OpenTelemetry traces and metrics through Logfire. - Magic Meal Kits Logo **[Magic Meal Kits](https://github.com/pureugong/mmk-mcp)** - Unleash Make's Full Potential by [Magic Meal Kits](https://make.magicmealkits.com/) - Mailgun Logo **[Mailgun](https://github.com/mailgun/mailgun-mcp-server)** - Interact with Mailgun API. -- Mailjet Logo **[Mailjet](https://github.com/mailgun/mailjet-mcp-server)** - Official [Sinch Mailjet](https://www.mailjet.com) MCP server which allows AI agents to interact with Mailjet's contact, campaign, segmentation, statistics, workflow (and more) APIs. +- Mailjet Logo **[Mailjet](https://github.com/mailgun/mailjet-mcp-server)** - Official MCP server which allows AI agents to interact with contact, campaign, segmentation, statistics, workflow (and more) APIs from [Sinch Mailjet](https://www.mailjet.com). - Make Logo **[Make](https://github.com/integromat/make-mcp-server)** - Turn your [Make](https://www.make.com/) scenarios into callable tools for AI assistants. - Mapbox Logo **[Mapbox](https://github.com/mapbox/mcp-server)** - Unlock geospatial intelligence through Mapbox APIs like geocoding, POI search, directions, isochrones and more. - mcp-discovery logo **[MCP Discovery](https://github.com/rust-mcp-stack/mcp-discovery)** - A lightweight CLI tool built in Rust for discovering MCP server capabilities.