stagenth · Excel 数据可视化 for Cursor
com.stagenth/excel-chart
Excel analytics: inspect, query (JSON rows), charts, and JSON-to-xlsx workbook writing.
client:Cursor
transport:streamable-http
Install stagenth · Excel 数据可视化 in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"excel-chart": {
"url": "https://stagenth.com/mcp/excel-chart/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs