drio
Open app

Inoyu Apache Unomi MCP Server

Source

Mirror of

Catalog onlyCatalog onlySTDIO

Overview

The Inoyu Apache Unomi MCP Server is a Model Context Protocol server designed to help the Claude application maintain user context through Apache Unomi profile management. This is an early implementation intended for demonstration purposes and is not validated for production use.

To use the MCP server, configure the server settings in Claude Desktop by adding the server details in the configuration file, ensuring to replace placeholders with actual values related to your Unomi server and user details.

  • Profile management using email for lookup and creation. - Session handling and management scopes to isolate contexts. - Tools for getting, updating, and searching profiles. - Integration with Claude Desktop for maintaining user preferences across sessions.
  1. Maintaining user preferences across multiple chat sessions.
  2. Identifying and managing user profiles using email.
  3. Integrating with applications needing user context management.

Add to your AI client

Use these steps to connect Inoyu Apache Unomi MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

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

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

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

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

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

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "sergehuber-inoyu-mcp-unomi-server-mcp-mirror": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-sergehuber-inoyu-mcp-unomi-server-mcp-mirror"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

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

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

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

FAQ

Can I use this server in production?

No, this implementation is meant for learning and experimentation only; it is not validated for production use.

What features are currently available?

The current version supports profile lookup, creation, property management, and basic session handling. More advanced functionalities are planned for future updates.

How can I contribute to the project?

Community feedback is welcome, and contributors can reach out via the project's GitHub page.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":583,"uuid":"c3bf0bcf-1bd7-41be-9707-3b96c431bd25","name":"sergehuber_inoyu-mcp-unomi-server","title":"Inoyu Apache Unomi MCP Server","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2024-12-30T03:22:55.945Z","updated_at":"2025-01-05T02:59:58.578Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"apache-unomi,mcp-server,user-context","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/sergehuber_inoyu-mcp-unomi-server","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/f6d7c6eb4ae802c63ffa764d44894b0a439a6f37a0c4319072d2ba6aad8fed90/68747470733a2f2f696d672e796f75747562652e636f6d2f76692f5971506b5568426c6372732f302e6a7067","type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]