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

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Native · 94/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Mcp
Installation
Uvx
Confiance
Confiance : Established
Point d'entrée
uvx excel-mcp-server stdio
Commande CLI universelle
npx tokrepo install 386c6339-7093-59bf-afe3-4c9abf849240
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