excel-vision-mcp
Rank #4,456io.github.VOYAGER-Inc/excel-vision-mcp
Excel MCP with image extraction and write support — AI agents see and edit xlsx files
excel-vision-mcp is a Model Context Protocol (MCP) server published by VOYAGER-Inc. It ranks #4,456 of 132,046 servers tracked on MCP Toplist, and its repository has 20 GitHub stars. excel-vision-mcp is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Jul 16, 2026 and most recently updated on Jul 30, 2026.
Ranks ahead of 127,590 of 132,046 servers on MCP Toplist.
Use excel-vision-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add excel-vision-mcp -- uvx excel-vision-mcp[mcp_servers.excel-vision-mcp]
command = "uvx"
args = ["excel-vision-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"excel-vision-mcp": {
"command": "uvx",
"args": [
"excel-vision-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"excel-vision-mcp": {
"command": "uvx",
"args": [
"excel-vision-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"excel-vision-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"excel-vision-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"excel-vision-mcp": {
"command": "uvx",
"args": [
"excel-vision-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"excel-vision-mcp": {
"command": "uvx",
"args": [
"excel-vision-mcp"
]
}
}
}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.VOYAGER-Inc%2Fexcel-vision-mcp)<a href="https://mcptoplist.com/server/io.github.VOYAGER-Inc%2Fexcel-vision-mcp"><img src="https://mcptoplist.com/badge/io.github.VOYAGER-Inc%2Fexcel-vision-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
VOYAGER-Inc
Available versions (5)
| Version | Published |
|---|---|
| 1.2.1 | Jul 30, 2026 |
| 1.2.0 | Jul 29, 2026 |
| 1.1.1 | Jul 29, 2026 |
| 1.1.0 | Jul 25, 2026 |
| 1.0.3 | Jul 16, 2026 |
Frequently asked questions
- Who maintains excel-vision-mcp?
- excel-vision-mcp is maintained by VOYAGER-Inc, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is excel-vision-mcp listed on the Official MCP Registry?
- Yes — excel-vision-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does excel-vision-mcp have?
- MCP Toplist tracks 5 versions of excel-vision-mcp, most recently published on Jul 30, 2026.
- Where can I find the source code for excel-vision-mcp?
- The source code for excel-vision-mcp is hosted at github.com/VOYAGER-Inc/excel-vision-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.