Skip to content

[错误报告]: MCP服务接入后,无法通过openclaw自然语言调用 #5826

@Iongtao

Description

@Iongtao

确认

  • 我的版本是最新版本,我的版本号与 version 相同。
  • 我已经 issue 中搜索过,确认我的问题没有被提出过。
  • 我已经 Telegram频道 中搜索过,确认我的问题没有被提出过。
  • 我已经修改标题,将标题中的 描述 替换为我遇到的问题。

当前程序版本

2.12.4

运行环境

Docker

问题类型

主程序运行问题

问题描述

我尝试使用openclaw接入moviepilot的mcp服务,目前配置都已经完成,openclaw显示也已经连接成功,但通过自然语言让它获取电影信息等操作就会报错,以下是openclaw输出:

=== 📡 MoviePilot MCP 功能测试 ===

1️⃣ 检查 MCP 服务连接...
✅ MCP 连接成功!共 70 个工具可用

📺 相关工具 (11个):
   • query_episode_schedule
   • add_subscribe
   • update_subscribe
   • search_subscribe
   • query_subscribes
   • query_subscribe_shares
   • query_popular_subscribes
   • query_subscribe_history

2️⃣ 尝试查询剧集时间表 (query_episode_schedule)...
❌ HTTP 422: Unprocessable Entity
详情:{"detail":[{"type":"model_attributes_type","loc":["body"],"msg":"Input should be a valid dictionary or object to extract fields from","input":"{\"tool

3️⃣ 尝试查询订阅列表 (query_subscribes)...
❌ HTTP 422: Unprocessable Entity

💡 提示:如果所有 MCP 工具都返回 422 错误,可能需要使用 MoviePilot Web UI
👉 访问:http://192.168.0.104:3003
Image Image

发生问题时系统日志和配置文件

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions