Skip to main content
Glama

ECharts MCP Server

by w2xi
index.jsβ€’169 B
const generateChart = require('./generateChart.js') function registerTools(server) { ;[generateChart].forEach(tool => tool(server)) } module.exports = registerTools

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/w2xi/echarts-mcp'

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