The user wants a short "About" HTML snippet for a Conversational DNA MCP Server. This MCP analyzes language patterns in conversations to extract user intent and emotional features, making AI communication more empathetic. I need to write a brief introduction in Chinese as a Chinese shopping guide editor, indicating what it connects to and whether an API key might be needed.
Let me craft a concise HTML snippet:
- It analyzes conversational language patterns
- Extracts user intent and emotional features
- Helps AI communication be more understanding
For an MCP like this, it likely connects to conversation data/text input. Whether it needs a key depends on the underlying service - many conversation analysis services use API keys. I'll mention it might require configuration.
Let me write the HTML:
Conversational DNA MCP Server 是一款面向对话场景的「语言 DNA 解析」工具,能够对一段对话或多轮聊天记录进行深层分析,提取用户的意图倾向与情绪特征,让 AI 客服、销售助手、陪聊机器人等更准确地理解「弦外之音」。
它能帮你做什么
- 识别对话中的真实意图(咨询、投诉、比价、购买犹豫、流失预警等)
- 捕捉情绪曲线与态度变化,判断用户满意度与风险点
- 输出口径化的画像标签,便于对接 CRM、客服工单或推荐系统
- 支持将分析结果反哺给下游 AI,让回复语气、节奏更具「人情味」
接入说明
本 MCP 直接读取文本对话流(单条消息或会话数组)作为输入,无需对接外部数据源。若后端调用的是商用大模型或情绪分析 API,通常需要在服务端配置对应的 API Key;若使用本地开源模型,则一般无需密钥,按本地依赖安装即可。