PhpSpreadsheet
A pure PHP library for reading and writing spreadsheet files
PhpSpreadsheet MCP Server
MCP server for PHPOffice/PhpSpreadsheet
Ready-to-Use Client Configurations
{
"mcpServers": {
"PhpSpreadsheet": {
"command": "npx",
"args": [
"-y",
"@PHPOffice/PhpSpreadsheet"
]
}
}
}