claude mcp add harrybin-visuals-mcp -- npx -y @harrybin/visuals-mcp
{
"mcpServers": {
"harrybin-visuals-mcp": {
"command": "npx",
"args": ["-y", "@harrybin/visuals-mcp"]
}
}
}
{
"mcpServers": {
"harrybin-visuals-mcp": {
"command": "npx",
"args": ["-y", "@harrybin/visuals-mcp"]
}
}
}
{
"mcpServers": {
"harrybin-visuals-mcp": {
"command": "npx",
"args": ["-y", "@harrybin/visuals-mcp"]
}
}
}
About This MCP Server
The io.github.harrybin/visuals-mcp server is a developer tool that enables interactive visualizations, including tables, images, trees, lists, and master-detail displays, to facilitate communication between AI coding assistants and their users. It connects to tools like Claude Code and Cursor through standard input/output interfaces, allowing developers to create more engaging and informative interactions. A developer would use this server when building applications that require dynamic and visual representations of data to support their coding workflows.
MCP server for interactive visualizations: tables, images, trees, lists, master-detail. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@harrybin/visuals-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The visuals-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.