sergehuber/inoyu-mcp-unomi-server
An MCP server to access and updates profiles on an Apache Unomi CDP server.
Quick Start
Clone the repository:
git clone https://github.com/sergehuber/inoyu-mcp-unomi-serverClaude 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.