MCP Office Excel
Rank #62,048io.github.dosev-ai/mcp-office-excel
65-tool Excel MCP server. Read, write, format, and export .xlsx files. Windows-first.
MCP Office Excel is a Model Context Protocol (MCP) server published by dosev-ai. It ranks #62,048 of 132,405 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. MCP Office Excel is listed on Official MCP, with 1 tracked version. It was first listed on May 23, 2026 and most recently updated on Jun 15, 2026.
Ranks ahead of 70,357 of 132,405 servers on MCP Toplist.
Use MCP Office Excel
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add mcp-office-excel -e "EXCEL_ALLOWLIST_ROOTS=<your EXCEL_ALLOWLIST_ROOTS>" -e "EXCEL_ENABLE_WRITE=<your EXCEL_ENABLE_WRITE>" -e "EXCEL_ENABLE_COM=<your EXCEL_ENABLE_COM>" -e "EXCEL_MAX_ITEMS=<your EXCEL_MAX_ITEMS>" -- uvx --from mcp-office excelmcp mcp-officeReplace each placeholder with your own value before saving.
[mcp_servers.mcp-office-excel]
command = "uvx"
args = ["--from", "mcp-office", "excelmcp", "mcp-office"]
[mcp_servers.mcp-office-excel.env]
EXCEL_ALLOWLIST_ROOTS = "<your EXCEL_ALLOWLIST_ROOTS>"
EXCEL_ENABLE_WRITE = "<your EXCEL_ENABLE_WRITE>"
EXCEL_ENABLE_COM = "<your EXCEL_ENABLE_COM>"
EXCEL_MAX_ITEMS = "<your EXCEL_MAX_ITEMS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-office-excel": {
"command": "uvx",
"args": [
"--from",
"mcp-office",
"excelmcp",
"mcp-office"
],
"env": {
"EXCEL_ALLOWLIST_ROOTS": "<your EXCEL_ALLOWLIST_ROOTS>",
"EXCEL_ENABLE_WRITE": "<your EXCEL_ENABLE_WRITE>",
"EXCEL_ENABLE_COM": "<your EXCEL_ENABLE_COM>",
"EXCEL_MAX_ITEMS": "<your EXCEL_MAX_ITEMS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-office-excel": {
"command": "uvx",
"args": [
"--from",
"mcp-office",
"excelmcp",
"mcp-office"
],
"env": {
"EXCEL_ALLOWLIST_ROOTS": "<your EXCEL_ALLOWLIST_ROOTS>",
"EXCEL_ENABLE_WRITE": "<your EXCEL_ENABLE_WRITE>",
"EXCEL_ENABLE_COM": "<your EXCEL_ENABLE_COM>",
"EXCEL_MAX_ITEMS": "<your EXCEL_MAX_ITEMS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-office-excel": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"mcp-office",
"excelmcp",
"mcp-office"
],
"env": {
"EXCEL_ALLOWLIST_ROOTS": "<your EXCEL_ALLOWLIST_ROOTS>",
"EXCEL_ENABLE_WRITE": "<your EXCEL_ENABLE_WRITE>",
"EXCEL_ENABLE_COM": "<your EXCEL_ENABLE_COM>",
"EXCEL_MAX_ITEMS": "<your EXCEL_MAX_ITEMS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-office-excel": {
"command": "uvx",
"args": [
"--from",
"mcp-office",
"excelmcp",
"mcp-office"
],
"env": {
"EXCEL_ALLOWLIST_ROOTS": "<your EXCEL_ALLOWLIST_ROOTS>",
"EXCEL_ENABLE_WRITE": "<your EXCEL_ENABLE_WRITE>",
"EXCEL_ENABLE_COM": "<your EXCEL_ENABLE_COM>",
"EXCEL_MAX_ITEMS": "<your EXCEL_MAX_ITEMS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-office-excel": {
"command": "uvx",
"args": [
"--from",
"mcp-office",
"excelmcp",
"mcp-office"
],
"env": {
"EXCEL_ALLOWLIST_ROOTS": "<your EXCEL_ALLOWLIST_ROOTS>",
"EXCEL_ENABLE_WRITE": "<your EXCEL_ENABLE_WRITE>",
"EXCEL_ENABLE_COM": "<your EXCEL_ENABLE_COM>",
"EXCEL_MAX_ITEMS": "<your EXCEL_MAX_ITEMS>"
}
}
}
}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.dosev-ai%2Fmcp-office-excel)<a href="https://mcptoplist.com/server/io.github.dosev-ai%2Fmcp-office-excel"><img src="https://mcptoplist.com/badge/io.github.dosev-ai%2Fmcp-office-excel.svg" alt="MCP Toplist: Top 50% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
dosev-ai
Available versions (1)
| Version | Published |
|---|---|
| 0.7.0 | Jun 15, 2026 |
Frequently asked questions
- Who maintains MCP Office Excel?
- MCP Office Excel is maintained by dosev-ai, which publishes 6 MCP servers (3 total versions) tracked on MCP Toplist.
- Is MCP Office Excel listed on the Official MCP Registry?
- Yes — MCP Office Excel is listed on the Official MCP Registry.
- How many versions does MCP Office Excel have?
- MCP Toplist tracks 1 version of MCP Office Excel, most recently published on Jun 15, 2026.
- Where can I find the source code for MCP Office Excel?
- The source code for MCP Office Excel is hosted at github.com/dosev-ai/mcp-office.
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.