Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🏒 Workplace & Productivity
  3. Excel MCP Server
Excel MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 6:47:40 PM

Excel MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository4.2k GitHub StarsTotal stargazers on GitHub for the source repository (4,170 stars).Visit Website
excelspreadsheetsdata-manipulationchartsmcp

Manipulates Excel workbooks through MCP without requiring Microsoft Excel, including formulas, formatting, charts, tables, and pivot tables.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "haris-musa-excel-mcp-server": {
      "command": "uvx",
      "args": [
        "excel-mcp-server"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives🏒 More in Workplace & Productivity

Overview

The haris-musa/excel-mcp-server MCP server lets agents create, read, and modify Excel workbooks without Microsoft Excel installed. It supports workbook and worksheet operations, formulas, formatting, tables, charts, pivot tables, and validation. Run it locally over stdio or expose it through streamable HTTP; SSE is also available but deprecated. Reach for it when an agent needs to generate or update .xlsx files and analyze structured spreadsheet data.

Use cases

β€’Create Excel workbooks from structured data
β€’Update formulas and worksheet contents
β€’Apply spreadsheet formatting and conditional rules
β€’Generate charts and pivot tables
β€’Validate workbook ranges and formulas

Key features

β€’Workbook and worksheet CRUD operations
β€’Formula and data manipulation
β€’Formatting and conditional formatting
β€’Excel table management
β€’Chart and pivot table creation
β€’Stdio and HTTP transports

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Excel MCP Server.

Extracted Tool Capabilities
Workbook and worksheet CRUD operations
Formula and data manipulation
Formatting and conditional formatting
Excel table management
Chart and pivot table creation
Stdio and HTTP transports

How Excel MCP Server works

What haris-musa/excel-mcp-server MCP server does

The haris-musa/excel-mcp-server MCP server exposes Excel workbook operations to MCP-compatible AI clients. It can create, read, and update workbooks and worksheets without requiring Microsoft Excel on the machine. Supported spreadsheet work includes formulas, range and data validation, cell formatting, Excel tables, charts, and pivot tables.

Worksheet management is also covered: an agent can copy, rename, and delete worksheets. Formatting capabilities include fonts, colors, borders, alignment, and conditional formatting. Chart creation supports several chart families, including line, bar, pie, and scatter charts. The README identifies validation for ranges, formulas, and data integrity as part of the server’s functionality.

How it works

The server communicates with clients through MCP transports. For local execution, use stdio so the client starts the server process and sends file paths with individual tool calls. The server also supports streamable HTTP for remote connections and provides SSE transport as a deprecated option.

With HTTP-based transports, the server uses a configured directory as its file boundary. Tool calls must provide paths relative to that directory, while absolute paths and directory traversal are rejected. This differs from stdio, where each operation supplies the file path directly.

Setup and configuration

The published PyPI package can be started locally with:

bash
uvx excel-mcp-server stdio

An MCP client configuration uses uvx as the command and passes excel-mcp-server stdio as its arguments. The repository also documents Cursor installation support.

For streamable HTTP, start the server with:

bash
uvx excel-mcp-server streamable-http

The documented MCP endpoint is http://localhost:8000/mcp. SSE uses the sse subcommand and the /sse endpoint, but that transport is marked deprecated. For SSE or streamable HTTP, set EXCEL_FILES_PATH on the server to choose the directory containing files. If omitted, the server uses ./excel_files. FASTMCP_PORT changes the listening port; the documented default is 8017.

Tools and capabilities

The available tool set is intended for spreadsheet creation and editing tasks, including:

  • Creating, reading, and modifying workbooks and worksheets
  • Writing formulas and performing data operations
  • Applying styles, colors, borders, alignment, and conditional formatting
  • Creating and managing Excel tables with custom styles
  • Generating line, bar, pie, scatter, and other chart types
  • Creating pivot tables for data analysis
  • Validating ranges, formulas, and data integrity
  • Copying, renaming, and deleting worksheets

The full individual tool reference is maintained in the project’s TOOLS.md file.

Limitations and notes

Microsoft Excel is not required, but the server operates on Excel files rather than providing a general-purpose spreadsheet user interface. Remote operation requires server-side file-directory configuration and relative paths. SSE remains available in the documented interface but is deprecated; streamable HTTP is the recommended transport for remote connections. The project is released under the MIT License.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Workplace & Productivity View all alternatives
  • Teamwork MCP logoTeamwork MCP

    Project and resource management platform that keeps your client projects on track, makes managing resources a breeze, and keeps your profits on point.

    🏒 Workplace & Productivity2 views
    Compare vs Teamwork MCP β†’
  • Adeu logoAdeu

    docx ↔ LLM translator. Projects .docx office files to Markdown for editing. Projects edits back to OOXML as tracked changes (redlines). Python and Node.js implementations.

    🏒 Workplace & Productivity2 views
    Compare vs Adeu β†’
  • MCP Odoo logoMCP Odoo

    Production-grade MCP server for Odoo ERP (16-19) with zero Odoo-side install. 24 tools across read, write (approval-token gated), diagnose, migrate, and audit. JSON-2 transport for Odoo 19+, real Docker Compose smoke tests against Odoo 16/17/18/19, diagnostics (diagnoseodoocall, upgraderiskreport, fitgapreport, scanaddonssource), and 5 reusable agent prompts.

    🏒 Workplace & Productivity4 views
    Compare vs MCP Odoo β†’
  • Hubd logoHubd

    Files-first project hub for teams of humans and AI agents: shared journal, cross-project tasks, agent queues, and a read-only kanban. MCP server + CLI, zero dependencies.

    🏒 Workplace & Productivity2 views
    Compare vs Hubd β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
4.2k
Stargazers on the source repository.
npm downloads
516
Package downloads in the last 30 days.
Last commit
5mo ago
Most recent push to the default branch.
Directory activity
5 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Excel MCP Server

Run `uvx excel-mcp-server stdio` for local stdio use. The repository also documents Cursor configuration.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewExcel MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/haris-musa-excel-mcp-server?style=directory)](https://allmcps.com/mcp/haris-musa-excel-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/haris-musa-excel-mcp-server"><img src="https://allmcps.com/api/badge/haris-musa-excel-mcp-server?style=directory" alt="Excel MCP Server on AllMCPs" /></a>

Technical Specs & Signals

Category🏒Workplace & Productivity
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
AuthNo auth required
LicenseMIT
ClientsCursor
Last updatedSep 2, 2026
10/10 checks healthy over the last 31d
Views5
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars4,170
GitHub Star CountTotal stargazers on GitHub representing community popularity (4,170 stars).
Last commit5mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Apr 12, 2026
npm downloads516/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
55Quality signal: Good Β· 55/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership7/20
Documentation & tools23/30
Adoption & activity10/15
Community engagement1/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

1 high-severity advisory on record for this package. Most advisories affect transitive dependencies and may not be exploitable in this server's actual usage β€” this is a directional signal, not a security audit.

Critical 1High 0Medium 0Low 1

Scanned 17d ago via OSV.dev Β· excel-mcp-server (PyPI)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🏒 Workplace & Productivity β†’Best MCP servers for Workplace & Productivity β†’Alternatives to Excel MCP Server β†’Install in Claude DesktopInstall in CursorInstall in VS Code