Installation & Configuration
{
"mcpServers": {
"excel": {
"command": "npx",
"args": [
"--yes",
"@zhiweixu/excel-mcp-server"
],
"env": {
"LOG_PATH": "[可选:日志存储路径]",
"CACHE_MAX_AGE": "1",
"CACHE_CLEANUP_INTERVAL": "4",
"LOG_RETENTION_DAYS": "7",
"LOG_CLEANUP_INTERVAL": "24"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15