Install commands are being verified. Only servers with the Verified badge have been checked against the real package registry. Unverified commands may 404 -- always inspect the source repo before running. Submit corrections on GitHub.
by PSU3D0
Read and manipulate Excel and CSV files locally. Parse spreadsheets, extract data, and transform tabular content.
Install
pip install spreadsheet-mcpRun this command to install and start the server:
pip install spreadsheet-mcpAdd this to your MCP client config file (e.g. claude_desktop_config.json):
{
"mcpServers": {
"spreadsheet-mcp": {
"command": "pip",
"args": [
"install",
"spreadsheet-mcp"
]
}
}
}Other filesystem servers you might want to compare.
by Anthropic
Secure file operations with configurable access controls. Read, write, search, and manage files and directories with sandboxed permissions.
by Xuanwo
Unified storage access through Apache OpenDAL. Read and write to S3, GCS, Azure Blob, HDFS, and 40+ storage services.
by MladenSU
Execute shell commands and manage system processes securely. Run CLI tools, pipe commands, and interact with the terminal.
by nicepkg
AWS S3 operations for managing buckets and objects. Upload, download, list, copy, and organize files in cloud storage.