SylvianAI/sv-excel-agent
An Excel AI agent that uses MCP tools to let LLMs read, edit, and automate Excel spreadsheets.
Platform-specific configuration:
{
"mcpServers": {
"sv-excel-agent": {
"command": "npx",
"args": [
"-y",
"sv-excel-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...