inoyu-mcp-unomi-server logo

inoyu-mcp-unomi-server为 Apache Unomi CDP 实现 Anthropic 的模型上下文协议

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

这是 Anthropic 的 Model Context Protocol(MCP)在 Apache Unomi 客户数据平台(CDP)的早期实现。它使 Claude 能够通过 Apache Unomi 的个人资料管理维护用户上下文。 实现提供了多项功能,包括使用电子邮件进行资料查找与创建、资料属性管理、基本会话处理以及上下文隔离的范围管理。然而,它仅用于演示目的,尚未经过生产环境验证。其他 Unomi 功能,例如事件与分段,尚未实现。 该项目允许用户通过添加服务器配置和环境变量来设置 MCP 服务器与 Unomi 服务器的集成。其功能包括访问档案数据、检索特定档案、搜索档案以及创建新的 Unomi 作用域。 该项目目前正在变更中,且暂无官方支持。欢迎社区反馈,以便确定未来的开发优先级。

主要功能

  • 使用电子邮件进行资料查找和生成
  • 资料属性管理
  • 基础会话处理
  • 用于 上下文隔离的 范围管理
  • JSON格式的所有数据交换

价格

模型
Free
评分
暂无评价

使用场景

客户资料管理

使用 Inoyu-mcp-unomi-server 处理客户资料并维护 Claude 交互的上下文。

上下文对话

使 Claude 能够访问和更新用户资料,从而允许更个人化和上下文相关的对话。

优点 & 缺点

优点

  • 使 Claude 能够通过 Apache Unomi 配置文件管理来维护用户上下文
  • 提供使用电子邮件的资料查找和生成
  • 支持资料属性管理和基础会话处理
  • 允许用于上下文隔离的范围管理

缺点

  • 未经验证用于生产环境
  • 受影响
  • 未被官方支持
  • 与完整的 Unomi 功能的特性相比有限

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

What format is used for data exchange?

All data is exchanged in JSON format, making integration with Claude and Unomi straightforward via standard HTTP requests.

Asked by Xiomara Delgado · Sep 27, 2025

How does scope management work in this implementation?

Scope management isolates context, allowing separate MCP sessions to operate without interfering with each other, but the exact scope boundaries are handled internally via the server configuration.

Asked by Anya Sokolova · Sep 22, 2025

What user data can I retrieve or manage with this MCP server?

You can look up or create profiles using email, manage profile properties, and perform basic session handling. Other Unomi features like events or segments are not yet implemented.

Asked by Ivo Novotný · Sep 22, 2025

Is inoyu-mcp-unomi-server ready for production use?

No, the implementation is only for demonstration purposes and has not been validated for production. It is not officially supported and may change.

Asked by Ahmed Saleh · Sep 20, 2025

提问

服务配缩器 的替代品