excel mcp for Cline
io.github.wesseltl/excel-mcp
Read real, messy Excel files from an agent: multiple sheets, title rows, merged cells.
client:Cline
transport:stdio
runtime:pypi
Install excel mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"excel-mcp": {
"command": "uvx",
"args": [
"excel-agent-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs