[GH-ISSUE #3794] [FEAT]: Add MCP Response Description Support #2433

Open
opened 2026-02-22 18:29:39 -05:00 by yindo · 0 comments
Owner

Originally created by @dmytroDragan on GitHub (May 9, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3794

What would you like to see?

Currently, the MCP (Model Context Protocol) implementation displays the request portion.

Image

It would be helpful to include the response details as well—both for debugging and for better visibility into the full exchange.

Proposed changes:

  • Extend the MCP UI/component to render the response payload.
  • Ensure formatting is clean and readable (pretty-printed JSON, maybe collapsible blocks if large).
Originally created by @dmytroDragan on GitHub (May 9, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3794 ### What would you like to see? Currently, the MCP (Model Context Protocol) implementation displays the **request** portion. ![Image](https://github.com/user-attachments/assets/8759e656-3fd4-4472-bf2f-820352fad9cc) It would be helpful to include the **response** details as well—both for debugging and for better visibility into the full exchange. #### Proposed changes: - Extend the MCP UI/component to render the response payload. - Ensure formatting is clean and readable (pretty-printed JSON, maybe collapsible blocks if large).
yindo added the enhancementUI/UXfeature request labels 2026-02-22 18:29:39 -05:00
yindo changed title from [FEAT]: Add MCP Response Description Support to [GH-ISSUE #3794] [FEAT]: Add MCP Response Description Support 2026-06-05 14:46:31 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2433