MCP Catalogs
Home

mcp-server-chart vs reddit-research-mcp

Side-by-side comparison to help you pick between these two MCP servers.

mcp-server-chart
by antvis
reddit-research-mcp
by king-of-the-grackles
Stars★ 4,068★ 113
30d uses10,239
Score8447
Official
Categories
AI / LLM ToolsDeveloper ToolsProductivity
AI / LLM ToolsWeb ScrapingDeveloper Tools
LanguageTypeScriptPython
Last committhis month1 mo ago

mcp-server-chart · Summary

A TypeScript MCP server for generating 26+ visualization charts using AntV, supporting multiple chart types and deployment options.

reddit-research-mcp · Summary

Reddit research MCP server providing competitive analysis, customer discovery and market insights with semantic search.

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

reddit-research-mcp · Use cases

  • Competitive analysis of tools like Next.js vs Remix by comparing sentiment across developer communities
  • Customer discovery for CRM tools by identifying pain points and feature requests in small business subreddits
  • Market research on AI coding assistants to track adoption trends and emerging use cases

mcp-server-chart · Install

Installation

Install globally:

npm install -g @antv/mcp-server-chart

For 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"]
    }
  }
}

reddit-research-mcp · Install

Installation

Claude Desktop

claude mcp add --scope local --transport http dialog-mcp https://reddit-research-mcp.fastmcp.app/mcp

Cursor

cursor://anysphere.cursor-deeplink/mcp/install?name=dialog-mcp&config=eyJ1cmwiOiJodHRwczovL3JlZGRpdC1yZXNlYXJjaC1tY3AuZmFzdG1jcC5hcHAvbWNwIn0%3D

Direct MCP Server URL

For other AI assistants: https://reddit-research-mcp.fastmcp.app/mcp

Comparison generated from public README + GitHub signals. Last updated automatically.