D3 MCP Server
@iamfiscus
D3 MCP Server について
概要はまだありません
基本情報
設定
ツール
2Generate D3 code for different chart types
Get recommendations for D3 chart types based on your data
概要
What is D3 MCP Server?
A TypeScript Express-based Model Context Protocol (MCP) server that provides D3.js visualization documentation, chart recommendations, and code generation, allowing AI tools to directly access D3 knowledge.
How to use D3 MCP Server?
Install Node.js 16+, clone the repository, run npm install and npm build, then start with npm start. Connect an MCP client to the SSE endpoint at http://localhost:3000/mcp-sse (or the configured PORT).
Key features of D3 MCP Server
- Access D3 documentation and examples via resources
- Get chart type recommendations based on data and goals
- Generate D3 code examples for various chart types
- Direct MCP integration for AI tool connectivity
Use cases of D3 MCP Server
- Query D3 documentation within an AI assistant
- Obtain chart recommendations for data visualization
- Generate ready-to-use D3 code for specific chart types
- Integrate D3 knowledge into AI-powered development workflows
FAQ from D3 MCP Server
What is the D3 MCP Server?
A Model Context Protocol server that serves D3.js documentation, recommendations, and code generation to MCP clients like AI tools.
What are the system requirements?
Node.js 16.x or higher and npm or yarn.
How do I connect to the server?
Use an MCP client with the SDK’s SSE transport to connect to http://localhost:3000/mcp-sse (or your configured port).
What MCP resources and tools does it expose?
Resources: d3-docs://{topic} and d3-charts://{chartType}. Tools: generate-d3-chart and recommend-chart with parameters as described in the README.
Is authentication required?
No authentication is mentioned in the README; the server runs locally without built-in auth.
「その他」の他のコンテンツ
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
コメント