MCP Server Xlwings
Rank #48,596io.github.geniuskey/mcp-server-xlwings
MCP server providing server-xlwings capabilities
MCP Server Xlwings is a Model Context Protocol (MCP) server published by geniuskey. It ranks #48,596 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MCP Server Xlwings is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Feb 28, 2026 and most recently updated on Mar 1, 2026.
Ranks ahead of 83,517 of 132,113 servers on MCP Toplist.
Use MCP Server Xlwings
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-server-xlwings -- uvx mcp-server-xlwings[mcp_servers.mcp-server-xlwings]
command = "uvx"
args = ["mcp-server-xlwings"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-server-xlwings": {
"command": "uvx",
"args": [
"mcp-server-xlwings"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-server-xlwings": {
"command": "uvx",
"args": [
"mcp-server-xlwings"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-server-xlwings": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-server-xlwings"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-server-xlwings": {
"command": "uvx",
"args": [
"mcp-server-xlwings"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-server-xlwings": {
"command": "uvx",
"args": [
"mcp-server-xlwings"
]
}
}
}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.geniuskey%2Fmcp-server-xlwings)<a href="https://mcptoplist.com/server/io.github.geniuskey%2Fmcp-server-xlwings"><img src="https://mcptoplist.com/badge/io.github.geniuskey%2Fmcp-server-xlwings.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
geniuskey
Other servers by geniuskey
View all geniuskey servers →Available versions (2)
| Version | Published |
|---|---|
| 0.4.1 | Mar 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Server Xlwings?
- MCP Server Xlwings is maintained by geniuskey, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is MCP Server Xlwings listed on the Official MCP Registry?
- Yes — MCP Server Xlwings is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does MCP Server Xlwings have?
- MCP Toplist tracks 2 versions of MCP Server Xlwings, most recently published on Mar 1, 2026.
- Where can I find the source code for MCP Server Xlwings?
- The source code for MCP Server Xlwings is hosted at github.com/geniuskey/mcp-server-xlwings.
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.