Skip to content

get errormessages for some funktions #173

@UweW

Description

@UweW

Hi,
I am running the MCP server as a Docker container so that I can access the MCP container remotely via HTTP/SSE. When I try to access the MCP server via an AI agent, in my case via n8n, some queries result in an error.

  • list_indices works
  • get_shards works
  • get_mapping returns the following error message
    "Failed to execute tool ‘get_mappings’
    MCP error -32603: error decoding response body"
  • esql works
  • search: the agent encounters a problem
    Received tool input did not match expected schema

What do the error numbers mean and how can I fix this? I would be grateful for any help.

Regards,
Uwe

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions