Skip to content

Office

Free

by MCP Community

Excel实时办公助手 MCP服务器

v1.0.77Added Apr 12, 2026
mcpexcelofficetrae
Works with:ClaudeGPTGeminiCopilot

Office MCP Server

Excel实时办公助手 MCP服务器

Installation

npx -y @tanskong/office-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y @tanskong/office-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "office": {
      "command": "npx",
      "args": ["-y", "@tanskong/office-mcp"]
    }
  }
}