MCP Server Spreadsheet runs on your own machine — the client starts it, so there is no endpoint to ping. 101 installs a week from pypi. Last commit 11 Aug 2026.
MCP server for spreadsheet files (.xlsx, .csv, .ods) - cell-level ops + DuckDB SQL engine.
Today is the operative word: we check MCP Server Spreadsheet every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server-spreadsheet -- uvx mcp-server-spreadsheet
{
"mcpServers": {
"mcp-server-spreadsheet": {
"args": [
"mcp-server-spreadsheet"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-server-spreadsheet]
command = "uvx"
args = ["mcp-server-spreadsheet"]
{
"mcpServers": {
"mcp-server-spreadsheet": {
"args": [
"mcp-server-spreadsheet"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-server-spreadsheet": {
"args": [
"mcp-server-spreadsheet"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
MCP_SPREADSHEET_ROOT (Optional. Absolute path to a directory; all tool path arguments are restricted to this tree. Unset = no restriction.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Trino distributed SQL query engine access
Security-first MCP server for PostgreSQL, SQLite, MySQL, DuckDB with SQL injection prevention.
An MCP server for MySQL databases.
MCP server for dbatools — exposes SQL Server management commands as MCP tools
MCP server for local SQLite database operations
SQL-native query and provisioning engine for cloud infrastructure, served over MCP.
MCP server exposing cPanel UAPI (domains, DNS, email, MySQL, files) as tools for AI assistants.
MCP server for read-only MySQL database queries in Claude Desktop
Answers built from our own checks of this server.