Loading languages...
MC

mcp-excel-server

@yzfly65

The Excel MCP Server is a powerful tool that enables natural language interaction with Excel files through the Model Context Protocol (MCP). It provides a comprehensive set of capabilities for reading, analyzing, visualizing, and writing Excel data.

excel
data analysis
data visualization
mcp server

# mcpServer Config

{
  "mcpServers": {
    "command": "uvx",
    "args": [
      "mcp-excel-server"
    ],
    "env": {
      "PYTHONPATH": "/path/to/your/python"
    }
  }
}

# stdio

uvx mcp-excel-server
Transport:
stdio
語言:
Python
創建時間:4/4/2025
更新時間:8/4/2025
主頁: