Sheets
Freeby MCP Community
[](https://npmjs.org/packages/@univerjs-pro/sheets-mcp) [![license](https://img.shields.io/
v0.20.1Added Apr 12, 2026
Reviews
Installation
Quick install
npx -y @univerjs-pro/sheets-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"sheets": {
"command": "npx",
"args": ["-y", "@univerjs-pro/sheets-mcp"]
}
}
}