Loading subscription status...
{
"mcpServers": [
{
"excel-mcp-server": {
"env": {
"PYTHONPATH": "/path/to/your/python"
},
"args": [
"mcp-excel-server"
],
"command": "uvx"
}
}
]
}