Inoyu Apache Unomi MCP Server
by sergehuber
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UNOMI_KEY | No | Unomi key required for V2 protected events. | |
| UNOMI_EMAIL | No | Email used for profile lookup; if found, overrides UNOMI_PROFILE_ID. | |
| UNOMI_VERSION | No | Unomi version. Use '2' for V2, '3' for V3 (default). | 3 |
| UNOMI_BASE_URL | No | The base URL of your Apache Unomi server (e.g., http://your-unomi-server:8181). Required for all configurations. | |
| UNOMI_PASSWORD | No | Password for V2 authentication or fallback for V3 system operations. | |
| UNOMI_USERNAME | No | Username for V2 authentication or fallback for V3 system operations. | |
| UNOMI_SOURCE_ID | No | Source ID for session and scope management. | claude-desktop |
| UNOMI_TENANT_ID | No | Tenant ID required for V3 authentication. | |
| UNOMI_PROFILE_ID | No | Fallback profile ID if UNOMI_EMAIL is not set or lookup fails. | |
| UNOMI_PUBLIC_KEY | No | Public key required for V3 authentication. | |
| UNOMI_PRIVATE_KEY | No | Private key required for V3 authentication. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sergehuber/inoyu-mcp-unomi-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server