XLIDE
Rank #20,917io.github.WilliamSmithEdward/xlide-excel-office-vba-mcp
Read, write, analyze, test and diff the VBA in Office files, and the document around it
XLIDE is a Model Context Protocol (MCP) server published by WilliamSmithEdward. It ranks #20,917 of 131,708 servers tracked on MCP Toplist. XLIDE is listed on Official MCP, with 2 tracked versions. It was first listed on Sep 20, 2026 and most recently updated on Sep 20, 2026.
Ranks ahead of 110,791 of 131,708 servers on MCP Toplist.
Use XLIDE
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add xlide-excel-office-vba-mcp -- uvx xlide-mcp --root "{workspace}"[mcp_servers.xlide-excel-office-vba-mcp]
command = "uvx"
args = ["xlide-mcp", "--root", "{workspace}"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"xlide-excel-office-vba-mcp": {
"command": "uvx",
"args": [
"xlide-mcp",
"--root",
"{workspace}"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"xlide-excel-office-vba-mcp": {
"command": "uvx",
"args": [
"xlide-mcp",
"--root",
"{workspace}"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"xlide-excel-office-vba-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"xlide-mcp",
"--root",
"{workspace}"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"xlide-excel-office-vba-mcp": {
"command": "uvx",
"args": [
"xlide-mcp",
"--root",
"{workspace}"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"xlide-excel-office-vba-mcp": {
"command": "uvx",
"args": [
"xlide-mcp",
"--root",
"{workspace}"
]
}
}
}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.WilliamSmithEdward%2Fxlide-excel-office-vba-mcp)<a href="https://mcptoplist.com/server/io.github.WilliamSmithEdward%2Fxlide-excel-office-vba-mcp"><img src="https://mcptoplist.com/badge/io.github.WilliamSmithEdward%2Fxlide-excel-office-vba-mcp.svg" alt="MCP Toplist: Top 25% of 131,708" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
WilliamSmithEdward
Other servers by WilliamSmithEdward
View all WilliamSmithEdward servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.3 | Sep 20, 2026 |
| 1.0.2 | Sep 20, 2026 |
Frequently asked questions
- Who maintains XLIDE?
- XLIDE is maintained by WilliamSmithEdward, which publishes 4 MCP servers (3 total versions) tracked on MCP Toplist.
- Is XLIDE listed on the Official MCP Registry?
- Yes — XLIDE is listed on the Official MCP Registry.
- How many versions does XLIDE have?
- MCP Toplist tracks 2 versions of XLIDE, most recently published on Sep 20, 2026.
- Where can I find the source code for XLIDE?
- The source code for XLIDE is hosted at github.com/WilliamSmithEdward/xlide_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.