MCPServers
I

Inoyu Apache Unomi MCP Server

4
0

Summary

A Model Context Protocol server enabling Claude to maintain user context through Apache Unomi profile management.

Available Actions(5)

get_my_profile

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 (boolean), requireScores (boolean).

update_my_profile

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.

get_profile

Retrieve a specific profile by ID. Takes profileId as a required parameter and returns full profile data from Unomi.

search_profiles

Search for profiles. Takes a query string and optional limit/offset parameters. Searches across firstName, lastName, and email fields.

create_scope

Create a new Unomi scope. Takes scope identifier and optional name/description. Required for event tracking and profile updates.

Last Updated: April 8, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Try it now in
HighlightHighlight AI

语言

TypeScript

分类

标签