omnisend-mcp

omnisend-mcp

3.2

If you are the rightful owner of omnisend-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.

A Model Context Protocol (MCP) server that integrates with Omnisend API V5, written in TypeScript.

The Omnisend MCP Server is a robust integration tool designed to facilitate seamless communication with the Omnisend API V5. Written in TypeScript, this server supports a wide range of functionalities including contact and product management, event tracking, and brand information access. It is equipped with cursor-based pagination and integrates with MCP Inspector for enhanced debugging and testing capabilities. The server is structured to provide human-readable resource names and proper JSON schema responses, ensuring clarity and ease of use. With a focus on modularity and maintainability, the server's codebase is organized into logical directories, supporting domain-specific modules and offering improved error handling. The server is compatible with various platforms, including VS Code and AI assistants like Claude, and can be configured for custom MCP clients using the @modelcontextprotocol/sdk library.

Features

  • Contact management (list, create, get, update)
  • Product management (list, create, get, replace, delete)
  • Event tracking
  • Product categories management
  • Brand information access

Tools