mcp-server-chart vs clawfu-skills
Side-by-side comparison to help you pick between these two MCP servers.
mcp-server-chart by antvis | clawfu-skills by guia-matthieu | |
|---|---|---|
| Stars | ★ 4,068 | ★ 108 |
| 30d uses | 10,239 | — |
| Score | 84 | 49 |
| Official | — | — |
| Categories | AI / LLM ToolsDeveloper ToolsProductivity | AI / LLM ToolsProductivityOther |
| Language | TypeScript | Python |
| Last commit | this month | 2 mo ago |
mcp-server-chart · Summary
A TypeScript MCP server for generating 26+ visualization charts using AntV, supporting multiple chart types and deployment options.
clawfu-skills · Summary
A curated library of 175 expert marketing methodologies for AI agents, accessible via MCP.
mcp-server-chart · Use cases
- Data analysts creating visual reports from datasets
- AI assistants generating custom charts based on user requests
- Web applications embedding visualization capabilities via HTTP API
clawfu-skills · Use cases
- Marketing agents can access expert-level copywriting frameworks for ad creation
- Sales teams can apply negotiation techniques using structured skill prompts
- Product managers can implement positioning methodologies for new products
mcp-server-chart · Install
Installation
Install globally:
npm install -g @antv/mcp-server-chartFor Desktop Apps (e.g., Claude Desktop, VSCode):
{
"mcpServers": {
"mcp-server-chart": {
"command": "npx",
"args": ["-y", "@antv/mcp-server-chart"]
}
}
}For Windows:
{
"mcpServers": {
"mcp-server-chart": {
"command": "cmd",
"args": ["/c", "npx", "-y", "@antv/mcp-server-chart"]
}
}
}clawfu-skills · Install
Claude Desktop / Claude Code / Copilot (MCP)
npx @clawfu/mcp-skillsCursor / Windsurf
Add to your MCP config:
{
"mcpServers": {
"clawfu": {
"command": "npx",
"args": ["@clawfu/mcp-skills"]
}
}
}Clone as Claude Code skills directory
git clone https://github.com/guia-matthieu/clawfu-skills.git
# Then use --add-dir or copy to ~/.claude/skills/