Skip to content

MCP server list request error withouth useful info/data although it exists in the pipeline #486

@keiserS

Description

@keiserS

Bug Report

Overview

I'm calling Tool/MCP (my local implementation; checked and working on the address: https://localhost:7295/mcp/list_tools >> returns valid JSON)
Debugging full flow to catch the error "Error retrieving tool list from MCP server: \u0027my_mcp_server\u0027. Http status code: 424 (Failed Dependency)" shown in the picture... in the output Error object message is empty; since Excaption wasn't raised (my assumption).
Also noticed that

To Reproduce

Steps to reproduce the behavior:
Create/add MCP server tool and call Response API; EnableDebugging = true.

Expected behavior

Present true error that happened or was caught in the process of calling tools.

Screenshots

Image

Additional context

Image

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions