{"slug":"sergehuber/inoyu-mcp-unomi-server","name":"Inoyu Apache Unomi","description":"Maintains user context and manages profiles using the Apache Unomi Customer Data Platform.","category":"development","tags":[],"official":false,"stars":8,"transport":"stdio","install":null,"tools":[{"name":"get_my_profile","description":"Get your profile using environment variables. Uses UNOMI_PROFILE_ID from environment or email lookup. Automatically generates a session ID based on the current date. Optional parameters: requireSegments (include segment information), requireScores (include scoring information)."},{"name":"update_my_profile","description":"Update properties of your profile. Uses UNOMI_PROFILE_ID from environment or email lookup. Takes a properties object with key-value pairs to update. Supports string, number, boolean, and null values."},{"name":"get_profile","description":"Retrieve a specific profile by ID. Takes profileId as required parameter. Returns full profile data from Unomi."},{"name":"search_profiles","description":"Search for profiles. Takes query string and optional limit/offset parameters. Searches across firstName, lastName, and email fields."},{"name":"create_scope","description":"Create a new Unomi scope. Takes scope identifier and optional name/description. Required for event tracking and profile updates."},{"name":"get_tenant_info","description":"Get information about the current tenant (V3 only). Returns tenant details, version information, and key status. Only available when using Unomi V3. No parameters required."}],"env_vars":["UNOMI_BASE_URL","UNOMI_PROFILE_ID","UNOMI_KEY","UNOMI_SOURCE_ID","UNOMI_TENANT_ID","UNOMI_PUBLIC_KEY","UNOMI_PRIVATE_KEY"],"auth_type":"none","github":"https://github.com/sergehuber/inoyu-mcp-unomi-server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}