mcpbeat Sign in

MCP Server Xlwings

by geniuskey Your server? Claim it
local only

MCP Server Xlwings runs on your own machine — the client starts it, so there is no endpoint to ping. 98 installs a week from pypi. Last commit 1 Mar 2026.

Excel automation via xlwings COM. DRM-protected files, live sessions, VBA macros. Windows only.

Installs per day peak 32 · avg 15 · -11% w/w
a month agotoday
98
Installs / week
pypi · mcp-server-xlwings
1
Stars
0 open issues
1 Mar 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check MCP Server Xlwings every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-server-xlwings -- uvx mcp-server-xlwings
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server-xlwings": {
      "args": [
        "mcp-server-xlwings"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server-xlwings]
command = "uvx"
args = ["mcp-server-xlwings"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server-xlwings": {
      "args": [
        "mcp-server-xlwings"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server-xlwings": {
      "args": [
        "mcp-server-xlwings"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to MCP Server Xlwings

same job, measured the same way
MCP Server for Excel
by sbroenne

Excel automation for AI - Sheets, Power Query, DAX, VBA, Tables, Ranges and more. Windows only.

local only
MCP Server for PowerPoint
by sbroenne

PowerPoint automation for AI: slides, shapes, tables, charts, images, notes. Windows only.

local only
MCP Server for PowerPoint
by trsdn

PowerPoint automation for AI - Slides, Shapes, Text, Charts and more. Windows only.

local only
JustFill PDF Form Automation
by mrmaciej1

Detect, review and fill existing PDF forms from JSON or Excel; reuse saved templates

206 installs/wk answering
MCP Office Excel
by dosev-ai

65-tool Excel MCP server. Read, write, format, and export .xlsx files. Windows-first.

local only
docmcp — Word & Excel files
by adirdavi

Real .docx and .xlsx files from structured data, with automatic Hebrew/Arabic RTL.

answering
I
Home Assistant MCP Server
by jarahkon

MCP server for full Home Assistant control — dashboards, files, automations, add-ons, and more

100 installs/wk local only
KrystalView Analytics
by krystalview

Read-only MCP access to sessions, funnels, campaigns, errors, live visitors, and anomalies.

13 tools answering

MCP Server Xlwings — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Server Xlwings?
MCP Server Xlwings runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcp-server-xlwings was installed 98 times last week.
How do I connect MCP Server Xlwings?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-server-xlwings straight from pypi; nothing to host, nothing to sign up for.
How many people use MCP Server Xlwings?
The pypi package mcp-server-xlwings was installed 98 times in the last week. Week over week that is -11%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Server Xlwings open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.