excel-interactive-mcp.md

Excel Interactive MCP

UI App
from"sbraind"
750

Excel manipulation with instant feedback and 34 tools for interactive workflows

Productivity
Excelinteractiveinstant feedbacktools
install.sh
# Clone the repository
$git clone https://github.com/sbraind/excel-mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve