Skip to main content
Customer Data PlatformsTypeScript

sergehuber/inoyu-mcp-unomi-server

An MCP server to access and updates profiles on an Apache Unomi CDP server.

customer-data-platformscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/sergehuber/inoyu-mcp-unomi-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "inoyu-mcp-unomi-server": {
      "command": "npx",
      "args": [
        "-y",
        "sergehuber/inoyu-mcp-unomi-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Customer Data Platforms
Language
TypeScript
Author
sergehuber