Skip to main content
Glama

Quickchart-MCP-Server

package.json1.12 kB
{ "name": "@gongrzhe/quickchart-mcp-server", "version": "1.0.6", "description": "A Model Context Protocol server for generating charts using QuickChart.io", "type": "module", "main": "build/index.js", "scripts": { "build": "tsc", "start": "node build/index.js", "prepare": "npm run build", "prepublishOnly": "npm run build" }, "bin": { "quickchart-mcp-server": "./build/index.js" }, "files": [ "build" ], "keywords": [ "mcp", "model-context-protocol", "quickchart", "chart", "data-visualization" ], "author": "gongrzhe", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/GongRzhe/Quickchart-MCP-Server" }, "homepage": "https://github.com/GongRzhe/Quickchart-MCP-Server#readme", "publishConfig": { "access": "public" }, "engines": { "node": ">=14.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.6.0", "@types/getenv": "^1.0.3", "axios": "^1.7.9", "getenv": "^1.0.0" }, "devDependencies": { "@types/node": "^20.11.24", "typescript": "^5.3.3" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/GongRzhe/Quickchart-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server