Office
Freeby MCP Community
Excel实时办公助手 MCP服务器
v1.0.77Added Apr 12, 2026
mcpexcelofficetrae
Office MCP Server
Excel实时办公助手 MCP服务器
Installation
npx -y @tanskong/office-mcp
Reviews
Installation
Quick install
npx -y @tanskong/office-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"office": {
"command": "npx",
"args": ["-y", "@tanskong/office-mcp"]
}
}
}