ZephyrDeng/spreadsheet-mcp
A TypeScript-based Model Context Protocol (MCP) server for viewing, filtering, sorting, and updating CSV/XLSX spreadsheet files via LLM or API integration.
Platform-specific configuration:
{
"mcpServers": {
"spreadsheet-mcp": {
"command": "npx",
"args": [
"-y",
"spreadsheet-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...