Installation & Configuration
{
"xlsm": {
"command": "python",
"args": [
"-m",
"xlsm_mcp"
],
"transport": "stdio"
}
}Information
Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13
{
"xlsm": {
"command": "python",
"args": [
"-m",
"xlsm_mcp"
],
"transport": "stdio"
}
}