excel mcp for Windsurf
io.github.wesseltl/excel-mcp
Read real, messy Excel files from an agent: multiple sheets, title rows, merged cells.
client:Windsurf
transport:stdio
runtime:pypi
Install excel mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"excel-mcp": {
"command": "uvx",
"args": [
"excel-agent-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs