Skip to main content
Glama
heum-inhyelee

alfred-voc-analysis-mcp

Alfred VoC Analysis MCP v0.1

这是一个将Heum Alfred/DESK VoC事实转换为CX intelligence的MCP服务器。结构明确分为Fact → Analysis → Synthesis

架构

  • fact.py:DB/API适配器将实现的FactRepository;Fact不存储AI解释。

  • analysis.py:使用确定性Python计算overview、issue intelligence、CX concern、emerging signal、trend driver、resolution effect。

  • synthesis.py:组合详细Report、Executive Brief、改进Planning Signal DTO。

  • server.py:FastMCP tool adapter。分析核心不依赖MCP或外部LLM。

输入模式通过FactRecord(extra="allow")保留source扩展字段。实际不修改DB模式,通过FactRepository adapter添加production DB/API连接。

Related MCP server: NPS Chatbot MCP Server

MCP工具

  • get_voc_overview

  • analyze_issue_frequencyanalyze_issue_severityanalyze_issue_persistence

  • analyze_unresolved_issuesrerank_issue_prioritiescompare_issue_portfolio

  • analyze_customer_experience

  • detect_emerging_signals

  • analyze_voc_trends

  • analyze_resolution_effect

  • build_report_datasetbuild_executive_briefbuild_improvement_signals

Issue工具特意共享一个组合评估,因此Frequency单独不能与Priority Movement相矛盾。每个issue结果都返回evidence、reason和confidence。

运行

python -m venv .venv
pip install -e ".[dev]"
pytest
alfred-voc-analysis-mcp

v0.1附带一个内存参考适配器。嵌入服务并调用configure_records,或为voc-management DB/API实现FactRepository

校准

AnalysisConfig包含数据充分性和观察窗口设置。默认值是保守的技术默认值,而非Heum策略。不使用不透明的加权分数或固定的“N件=High”业务规则。

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Official MCP server for OmniDimension. Drive voice agents, dispatch calls, and run bulk campaigns.

  • Autopilot MCP server for GEO analyses, reports, content, audits, memories and agents.

  • MCP server providing access to the Scorecard API to evaluate and optimize LLM systems.

View all MCP Connectors

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/heum-inhyelee/alfred-voc-analysis-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server