AlteredCraft/mcp_visualizer
An educational tool that visualizes Model Context Protocol (MCP) communication between an LLM-powered chat interface and MCP servers, designed to teach users how MCP orchestrates tool calling through transparent, real-time message flow visualization.
Platform-specific configuration:
{
"mcpServers": {
"mcp_visualizer": {
"command": "npx",
"args": [
"-y",
"mcp_visualizer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...