yzfly/mcp-excel-server
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.
Platform-specific configuration:
{
"mcpServers": {
"mcp-excel-server": {
"command": "npx",
"args": [
"-y",
"mcp-excel-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...