Provides D3 visualization documentation, chart recommendations, and code generation through the MCP protocol.
This TypeScript Express-based server acts as a Model Context Protocol (MCP) endpoint, offering D3.js resources to AI tools. It provides access to D3 documentation and examples, recommends suitable chart types based on data characteristics and goals, and generates D3 code snippets for various chart types. By integrating with the MCP protocol, it enables AI applications to leverage D3 knowledge seamlessly.
主な機能
01Accesses documentation and examples from D3 sources
02Recommends chart types based on data and goals
03Generates D3 code examples
04Integrates AI tools directly to D3 knowledge via MCP
05Provides D3 visualization documentation
061 GitHub stars
ユースケース
01Integrating D3 visualization capabilities into AI-powered data analysis tools
02Automatically generating D3 charts based on data analysis results
03Providing AI-driven recommendations for the most appropriate D3 chart type for a given dataset and analytical goal