Skip to content

Markdown rendering in MCP tool descriptions #590

@Softdev1

Description

@Softdev1

Description

The component renders tool descriptions as unstyled plain text. Many MCP servers return descriptions that contain standard markdown - fenced code blocks, headings, bold, lists - none of which were being parsed.

Fix: Replace the custom line-by-line parser in mcp-tools-list.tsx with react-markdown + remark-gfm so all markdown constructs render correctly out of the box.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions