sergehuber/inoyu-mcp-unomi-server
by Various
An implementation of Anthropic's Model Context Protocol for the Apache Unomi CDP
MCP
sergehuber/inoyu-mcp-unomi-server
Added 1 June 2026
Overview
A JavaScript server that implements Anthropic's Model Context Protocol (MCP) for Apache Unomi, the open-source customer data platform. It enables AI agents to query and interact with Unomi's customer profiles, events, and segments through a standardized protocol.
Best for
Best for
Developers already using Apache Unomi who want to connect it to MCP-compatible AI assistants or agents.
Use cases
- Build an AI agent that retrieves customer profile data from Unomi in real time.
- Use natural language to query Unomi segments and test targeting rules.
- Integrate LLM-based tools with Unomi for automated customer data operations.
How to use
Install
npm install Tools exposed
get_my_profileupdate_my_profileget_profilesearch_profilescreate_scopeget_tenant_info
Tested with
Claude Desktop
Notes
A JavaScript server that implements Anthropic’s Model Context Protocol (MCP) for Apache Unomi, the open-source customer data platform. It enables AI agents to query and interact with Unomi’s customer profiles, events, and segments through a standardized protocol.
8 stars on GitHub. Last updated 2025-09-12. Licensed Apache-2.0.
Use cases
- Build an AI agent that retrieves customer profile data from Unomi in real time.
- Use natural language to query Unomi segments and test targeting rules.
- Integrate LLM-based tools with Unomi for automated customer data operations.
Pros
- Provides a standardized MCP interface for Apache Unomi, reducing integration effort.
- Open source under permissive license, allowing full customization and auditability.
- Lightweight JavaScript implementation with a small codebase, easy to deploy or extend.
Cons
- Very low community adoption (8 GitHub stars) suggests limited testing and support.
- Documentation and usage examples are minimal, increasing the learning curve for new users.
- Dependent on both MCP and Unomi updates; may lag behind changes in either ecosystem.
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Provides a standardized MCP interface for Apache Unomi, reducing integration effort.
- Open source under permissive license, allowing full customization and auditability.
- Lightweight JavaScript implementation with a small codebase, easy to deploy or extend.
Cons
- Very low community adoption (8 GitHub stars) suggests limited testing and support.
- Documentation and usage examples are minimal, increasing the learning curve for new users.
- Dependent on both MCP and Unomi updates; may lag behind changes in either ecosystem.
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.