Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 14, 2026·2 min de lecture

Excel MCP Server — Edit .xlsx Without Excel

excel-mcp-server is an MCP server to edit .xlsx without Microsoft Excel; verified 3,820★ and runs via `uvx excel-mcp-server` (stdio or streamable HTTP).

MCP Hub
MCP Hub · Community
Prêt pour agents

Staging sûr pour cet actif

Cet actif est d'abord staged. Le prompt copié demande à l'agent d'inspecter les fichiers staged avant d'activer scripts, config MCP ou config globale.

Stage only · 17/100Policy : staging
Surface agent
Tout agent MCP/CLI
Type
Mcp Config
Installation
Stage only
Confiance
Confiance : Established
Point d'entrée
Asset
Commande de staging sûr
npx -y tokrepo@latest install 386c6339-7093-59bf-afe3-4c9abf849240 --target codex

Stage les fichiers d'abord; l'activation exige la revue du README et du plan staged.

Introduction

excel-mcp-server is an MCP server to edit .xlsx without Microsoft Excel; verified 3,820★ and runs via uvx excel-mcp-server (stdio or streamable HTTP).

Best for: Agents that need spreadsheet edits, charting, and formatting as part of a workflow

Works with: Any MCP client; local stdio or remote streamable HTTP transport

Setup time: 5-10 minutes

Key facts (verified)

  • GitHub: 3821 stars · 416 forks · pushed 2026-04-12.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: uvx excel-mcp-server stdio.

Main

  • Use stdio transport when your client runs on the same machine; switch to streamable HTTP for remote agents.
  • Treat file paths as an allowlist: point the server at a dedicated workbook directory (README shows env vars like EXCEL_FILES_PATH).
  • Prefer deterministic edits: describe the sheet layout first, then apply edits via tools instead of rewriting whole workbooks.

Source-backed notes

  • README states it manipulates Excel files without requiring Microsoft Excel installed.
  • README shows uvx excel-mcp-server stdio plus sse and streamable-http options, with /mcp as the streamable endpoint.
  • README lists Excel features such as formulas, formatting, charts, and pivot tables.

FAQ

  • Do I need Excel installed?: No—README explicitly says it works without Microsoft Excel.
  • Which transport is best?: Use stdio for local; use streamable HTTP for remote access and stable URLs.
  • How do I keep it safe?: Restrict the directory you expose and avoid running it with broad filesystem permissions.
🙏

Source et remerciements

Source: https://github.com/haris-musa/excel-mcp-server > License: MIT > GitHub: ⭐ 3821 · forks 416

Thanks to the upstream maintainers for shipping the original project.

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires