KitchenSink4XL
Rank #5,267io.github.nometalalchemist/kitchensink4xl
Excel (.xlsx) MCP server: calculated/cached/missing labels on every value, formulas, verified writes
KitchenSink4XL is a Model Context Protocol (MCP) server published by nometalalchemist. It ranks #5,267 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. KitchenSink4XL is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Sep 5, 2026 and most recently updated on Sep 20, 2026.
Ranks ahead of 126,779 of 132,046 servers on MCP Toplist.
Use KitchenSink4XL
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add kitchensink4xl -- uvx kitchensink4xl[mcp_servers.kitchensink4xl]
command = "uvx"
args = ["kitchensink4xl"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"kitchensink4xl": {
"command": "uvx",
"args": [
"kitchensink4xl"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"kitchensink4xl": {
"command": "uvx",
"args": [
"kitchensink4xl"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"kitchensink4xl": {
"type": "stdio",
"command": "uvx",
"args": [
"kitchensink4xl"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"kitchensink4xl": {
"command": "uvx",
"args": [
"kitchensink4xl"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"kitchensink4xl": {
"command": "uvx",
"args": [
"kitchensink4xl"
]
}
}
}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.nometalalchemist%2Fkitchensink4xl)<a href="https://mcptoplist.com/server/io.github.nometalalchemist%2Fkitchensink4xl"><img src="https://mcptoplist.com/badge/io.github.nometalalchemist%2Fkitchensink4xl.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
nometalalchemist
Other servers by nometalalchemist
View all nometalalchemist servers →Available versions (5)
| Version | Published |
|---|---|
| 1.2.4 | Sep 20, 2026 |
| 1.2.3 | Sep 20, 2026 |
| 1.2.2 | Sep 10, 2026 |
| 1.1.0 | Sep 6, 2026 |
| 1.0.0 | Sep 6, 2026 |
Frequently asked questions
- Who maintains KitchenSink4XL?
- KitchenSink4XL is maintained by nometalalchemist, which publishes 3 MCP servers (22 total versions) tracked on MCP Toplist.
- Is KitchenSink4XL listed on the Official MCP Registry?
- Yes — KitchenSink4XL is listed on the Official MCP Registry, alongside Glama.
- How many versions does KitchenSink4XL have?
- MCP Toplist tracks 5 versions of KitchenSink4XL, most recently published on Sep 20, 2026.
- Where can I find the source code for KitchenSink4XL?
- The source code for KitchenSink4XL is hosted at github.com/nometalalchemist/KitchenSink4XL.
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.