xlsx-tools-mcp
Rank #17,849io.github.ruriazz/xlsx-tools-mcp
MCP server for accurate, structure-preserving read/write access to Excel (.xlsx) files
xlsx-tools-mcp is a Model Context Protocol (MCP) server published by ruriazz. It ranks #17,849 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. xlsx-tools-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 16, 2026 and most recently updated on Aug 23, 2026.
Ranks ahead of 114,197 of 132,046 servers on MCP Toplist.
Use xlsx-tools-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add xlsx-tools-mcp -e "XLSX_MCP_FILES=<your XLSX_MCP_FILES>" -e "XLSX_MCP_RECALC_TIMEOUT=<your XLSX_MCP_RECALC_TIMEOUT>" -e "XLSX_MCP_LOCK_TIMEOUT=<your XLSX_MCP_LOCK_TIMEOUT>" -- uvx xlsx-tools-mcpReplace each placeholder with your own value before saving.
[mcp_servers.xlsx-tools-mcp]
command = "uvx"
args = ["xlsx-tools-mcp"]
[mcp_servers.xlsx-tools-mcp.env]
XLSX_MCP_FILES = "<your XLSX_MCP_FILES>"
XLSX_MCP_RECALC_TIMEOUT = "<your XLSX_MCP_RECALC_TIMEOUT>"
XLSX_MCP_LOCK_TIMEOUT = "<your XLSX_MCP_LOCK_TIMEOUT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"xlsx-tools-mcp": {
"command": "uvx",
"args": [
"xlsx-tools-mcp"
],
"env": {
"XLSX_MCP_FILES": "<your XLSX_MCP_FILES>",
"XLSX_MCP_RECALC_TIMEOUT": "<your XLSX_MCP_RECALC_TIMEOUT>",
"XLSX_MCP_LOCK_TIMEOUT": "<your XLSX_MCP_LOCK_TIMEOUT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"xlsx-tools-mcp": {
"command": "uvx",
"args": [
"xlsx-tools-mcp"
],
"env": {
"XLSX_MCP_FILES": "<your XLSX_MCP_FILES>",
"XLSX_MCP_RECALC_TIMEOUT": "<your XLSX_MCP_RECALC_TIMEOUT>",
"XLSX_MCP_LOCK_TIMEOUT": "<your XLSX_MCP_LOCK_TIMEOUT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"xlsx-tools-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"xlsx-tools-mcp"
],
"env": {
"XLSX_MCP_FILES": "<your XLSX_MCP_FILES>",
"XLSX_MCP_RECALC_TIMEOUT": "<your XLSX_MCP_RECALC_TIMEOUT>",
"XLSX_MCP_LOCK_TIMEOUT": "<your XLSX_MCP_LOCK_TIMEOUT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"xlsx-tools-mcp": {
"command": "uvx",
"args": [
"xlsx-tools-mcp"
],
"env": {
"XLSX_MCP_FILES": "<your XLSX_MCP_FILES>",
"XLSX_MCP_RECALC_TIMEOUT": "<your XLSX_MCP_RECALC_TIMEOUT>",
"XLSX_MCP_LOCK_TIMEOUT": "<your XLSX_MCP_LOCK_TIMEOUT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"xlsx-tools-mcp": {
"command": "uvx",
"args": [
"xlsx-tools-mcp"
],
"env": {
"XLSX_MCP_FILES": "<your XLSX_MCP_FILES>",
"XLSX_MCP_RECALC_TIMEOUT": "<your XLSX_MCP_RECALC_TIMEOUT>",
"XLSX_MCP_LOCK_TIMEOUT": "<your XLSX_MCP_LOCK_TIMEOUT>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ruriazz%2Fxlsx-tools-mcp)<a href="https://mcptoplist.com/server/io.github.ruriazz%2Fxlsx-tools-mcp"><img src="https://mcptoplist.com/badge/io.github.ruriazz%2Fxlsx-tools-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ruriazz
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Aug 23, 2026 |
Frequently asked questions
- Who maintains xlsx-tools-mcp?
- xlsx-tools-mcp is maintained by ruriazz, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is xlsx-tools-mcp listed on the Official MCP Registry?
- Yes — xlsx-tools-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does xlsx-tools-mcp have?
- MCP Toplist tracks 1 version of xlsx-tools-mcp, most recently published on Aug 23, 2026.
- Where can I find the source code for xlsx-tools-mcp?
- The source code for xlsx-tools-mcp is hosted at github.com/ruriazz/xlsx-tools-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.