How to Display JSON Response as an HTML Profile Card in My MCP Chatbot

I built a chatbot using the MCP server that currently returns responses in JSON format. I want to take this JSON data and show it nicely as an HTML profile card on the webpage, so users can see a visually appealing profile instead of raw JSON. What is the easiest way to convert the JSON response into an HTML card layout?

ChatBoat URL : https://api.corporatesynergysolutions.com/api:5gkvXEsN/chatbot

1 reply