general MCP Server
An implementation of Anthropic's Model Context Protocol for the Apache Unomi CDP
Discovered via unknown and last synced 3mo ago.
1. Install the package
npx @inoyu/mcp-unomi-server
2. Add to claude_desktop_config.json
{
"mcpServers": {
"-inoyu-mcp-unomi-server": {
"command": "npx",
"args": [
"@inoyu/mcp-unomi-server"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
```json
for event tracking and profile updates
Search for profiles
string, number, boolean, and null values
scope identifier and optional name/description
across firstName, lastName, and email fields
Retrieve a specific profile by ID
Get information about the current tenant (V3 only)
Update properties of your profile
parameters required
Get your profile using environment variables
parameters:
tenant details, version information, and key status
available when using Unomi V3
Include segment information
UNOMI_PROFILE_ID from environment or email lookup
Include scoring information
generates a session ID based on the current date
Create a new Unomi scope