Skip to content
Back to search
30
MCP

Quickchart-MCP-Server

gongrzhe/quickchart-mcp-server

A Model Context Protocol server for generating charts using QuickChart.io . It allows you to create various types of charts through MCP tools.

Uptime
0.0%
116 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcpcommunity/gongrzhe-quickchart-mcp-server
A Model Context Protocol server for generating charts using QuickChart.io . It allows you to cre...
0 tools
io.github.antvis/mcp-server-chart
A Model Context Protocol server for generating charts using AntV.
0 tools
@mseep/mcp-server-chart
A Model Context Protocol server for generating charts using AntV. This is a TypeScript-based MCP server that provides chart generation capab
0 tools
acuvity/mcp-server-chart
A Model Context Protocol server for generating visual charts using AntV.
0 tools
mcp-quickchart
KR: QuickChart API를 이용해 데이터를 시각화하는 MCP 서버. EN: MCP server for QuickChart API operations over stdio and Streamable HTTP.
0 tools
datawrapper-mcp
A Model Context Protocol (MCP) server and app for creating Datawrapper charts using AI assistants.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "quickchart-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}