xlsx-for-ai
Rank #3,620io.github.senoff/xlsx-for-ai
50 spreadsheet tools for .xlsx: recalc formulas, repair broken refs, read/write, diff, audit.
xlsx-for-ai is a Model Context Protocol (MCP) server published by senoff. It ranks #3,620 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. xlsx-for-ai is listed across 3 registries — Official MCP, PulseMCP and Glama, with 20 tracked versions. It was first listed on Apr 9, 2026 and most recently updated on Sep 11, 2026.
Ranks ahead of 128,426 of 132,046 servers on MCP Toplist.
Use xlsx-for-ai
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add xlsx-for-ai -- npx -y xlsx-for-ai[mcp_servers.xlsx-for-ai]
command = "npx"
args = ["-y", "xlsx-for-ai"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"xlsx-for-ai": {
"command": "npx",
"args": [
"-y",
"xlsx-for-ai"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"xlsx-for-ai": {
"command": "npx",
"args": [
"-y",
"xlsx-for-ai"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"xlsx-for-ai": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"xlsx-for-ai"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"xlsx-for-ai": {
"command": "npx",
"args": [
"-y",
"xlsx-for-ai"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"xlsx-for-ai": {
"command": "npx",
"args": [
"-y",
"xlsx-for-ai"
]
}
}
}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.senoff%2Fxlsx-for-ai)<a href="https://mcptoplist.com/server/io.github.senoff%2Fxlsx-for-ai"><img src="https://mcptoplist.com/badge/io.github.senoff%2Fxlsx-for-ai.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
senoff
Available versions (20)
| Version | Published |
|---|---|
| 4.0.6 | Sep 11, 2026 |
| 4.0.5 | Sep 11, 2026 |
| 4.0.3 | Sep 7, 2026 |
| 4.0.1 | Sep 6, 2026 |
| 4.0.0 | Aug 18, 2026 |
| 3.2.9 | Aug 12, 2026 |
| 3.2.8 | Aug 9, 2026 |
| 3.2.7 | Jul 28, 2026 |
| 3.2.6 | Jul 28, 2026 |
| 3.2.5 | Jul 17, 2026 |
| 3.2.4 | Jul 15, 2026 |
| 3.2.3 | Jul 11, 2026 |
| 3.2.1 | Jun 10, 2026 |
| 3.1.4 | Jun 9, 2026 |
| 3.0.2 | Jun 6, 2026 |
| 3.0.0 | Jun 6, 2026 |
| 2.20.0 | May 10, 2026 |
| 2.19.0 | May 10, 2026 |
| 2.0.0 | May 9, 2026 |
| 2.0.0-beta.2 | May 7, 2026 |
Frequently asked questions
- Who maintains xlsx-for-ai?
- xlsx-for-ai is maintained by senoff, which publishes 1 MCP server (20 total versions) tracked on MCP Toplist.
- Is xlsx-for-ai listed on the Official MCP Registry?
- Yes — xlsx-for-ai is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does xlsx-for-ai have?
- MCP Toplist tracks 20 versions of xlsx-for-ai, most recently published on Sep 11, 2026.
- Where can I find the source code for xlsx-for-ai?
- The source code for xlsx-for-ai is hosted at github.com/senoff/xlsx-for-ai.
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.