MCP.so
Sign In
Servers

Omnisend MCP Server

@plutzilla

Omnisend MCP server

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "omnisend": {
      "command": "node",
      "args": [
        "/path/to/dist/index.js"
      ],
      "env": {
        "OMNISEND_API_KEY": ""
      }
    }
  }
}

More from Other