Excel
Freeby MCP Community
Excel文件读取MCP服务器
v1.0.0Added Apr 12, 2026
mcpexcelcursorai
Excel MCP Server
Excel文件读取MCP服务器
Installation
npx -y excel-mcp-server
Reviews
Installation
Quick install
npx -y excel-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"excel": {
"command": "npx",
"args": ["-y", "excel-mcp-server"]
}
}
}