Servers
🚀 MCP Server Chart - 完全离线版本
@liukeyu800
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-chart-offline": {
"command": "node",
"args": [
"build/index.js"
]
}
}
}