Skip to main content
Glama

Actor-Critic Thinking MCP Server

Actor-Critic 思维 MCP 服务器

基于模型上下文协议(MCP)的双视角思维分析服务器,通过Actor-Critic方法提供全面的性能评估。

展示

demo1-思考.png

不使用演员-评论家思维

demo1-无需思考.png

特征

  • 双视角分析:在演员(创作者/表演者)和评论家(分析者/评估者)视角之间交替
  • 回合追踪:追踪双视角分析回合
  • 平衡评估:将同理心理解与客观分析相结合
  • 多维评估:生成细致入微、多维的评估
  • 可操作的反馈:提供建设性的改进建议

用例

  • 评估艺术表演、创意作品或战略决策
  • 分析意图与执行之间的差距
  • 提供兼顾创意愿景和技术执行的建设性反馈
  • 回顾需要同理心和客观性的复杂场景
  • 需要平衡评估主观和客观标准的情况
  • 绩效评估需要自我反思和外部评估
  • 受益于迭代改进的创意流程

参数

必需参数

  • content (字符串):从指定角色角度的当前分析内容
  • role (字符串):视角角色,选项:
    • "actor" :演员视角(共情/创意视角)
    • "critic" :批评家视角(分析/评价观点)
  • nextRoundNeeded (布尔值):是否需要另一轮演员-评论家对话
  • thoughtNumber (整数):序列中的当前想法编号(最小值:1)
  • totalThoughts (整数):计划的想法总数(必须为奇数且> = 3)

角色视角指南

演员的视角应该包括:

  • 理解意图、创造性选择、情感背景、面临的挑战
  • 对绩效和决策过程的自我反思
  • 创意愿景和目标的解释

评论家的观点应该包括:

  • 技术执行分析、效果评估
  • 观众影响评估、比较分析
  • 客观反馈和改进建议

如何使用

{ "mcpServers": { "actor-critic-thinking": { "command": "npx", "args": ["-y", "mcp-server-actor-critic-thinking"] } } }

安装和运行

# Build the project npm run build # Run the server node dist/index.js

示例用法

系统提示:

您的任务是根据提供的描述和关键词,构思一个富有创意、令人难忘且具有市场竞争力的产品名称。产品名称应简洁(2-4 个词)、引人入胜,且目标受众易于理解。避免使用通用名称或过于字面化的名称。力求打造一个引人注目、抓住产品精髓并给人留下深刻印象的名称。

用户提示:

描述:一款无线降噪头戴式耳机,拥有20小时电池续航时间和触控功能。专为音响发烧友和经常旅行的人士设计。关键词:沉浸式、舒适、高保真、持久耐用、便捷

最佳实践

  1. 从演员或评论家的视角开始
  2. 交替使用不同视角来保持平衡
  3. 继续巡查,直到完成全面分析
  4. 关注相关的绩效方面
  5. 生成尊重双方观点的平衡评估
  6. 提供建设性的、可操作的反馈
  7. 仅当分析完成时将nextRoundNeeded设置为 false

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

通过交替的演员(创作者/表演者)和评论家(分析者/评估者)观点提供双视角分析,产生具有平衡、可操作反馈的全面绩效评估。

  1. 展示
    1. 不使用演员-评论家思维
  2. 特征
    1. 用例
      1. 参数
        1. 必需参数
        2. 角色视角指南
      2. 如何使用
        1. 安装和运行
          1. 示例用法
            1. 最佳实践

              Related MCP Servers

              • A
                security
                A
                license
                A
                quality
                Creates and manipulates PowerPoint presentations with capabilities for adding various slide types, generating images, and incorporating tables and charts through natural language commands.
                Last updated -
                11
                24
                Python
                MIT License
                • Apple
              • -
                security
                A
                license
                -
                quality
                Unified Narrative Operator, seamlessly enrish and expand text, 5-in-1 Agentic design.
                Last updated -
                TypeScript
                ISC License
                • Apple
              • -
                security
                F
                license
                -
                quality
                A Model Context Protocol server that enables AI models to create and manipulate PowerPoint presentations with advanced features like financial charts, formatting, and template management.
                Last updated -
                1
                Python
              • A
                security
                A
                license
                A
                quality
                A server that enables AI assistants to create and edit PowerPoint presentations with features for adding various slide types, tables, charts, and AI-generated images through Stable Diffusion.
                Last updated -
                11
                1
                Python
                MIT License
                • Apple
                • Linux

              View all related MCP servers

              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/aquarius-wing/actor-critic-thinking-mcp'

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