Excel MCP Server
by negokaz · documents · mcp-server, lobehub, validated, tools
An MCP server that reads and writes MS Excel data. Supports reading/writing text values, formulas, creating new sheets, and Windows-only live editing and screen capture features. Configurable via environment variable EXCEL_MCP_PAGING_CELLS_LIMIT to set the maximum number of cells to read in a single paging operation.
Source: https://github.com/negokaz/excel-mcp-server
Install
git clone https://github.com/negokaz/excel-mcp-serverTags: mcp-server, lobehub, validated, tools
⭐ 325 GitHub stars · Source: lobehub
About documents MCP servers and Claude skills
documents MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Excel MCP Server is one of hundreds of documents entries indexed on Skiln. Browse the full documents category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related documents MCPs and skills
- Chromium Helper by hjanuschka
A powerful MCP server providing comprehensive access to Chromium and PDFium source code repositories via Google's official CodeSearch APIs. Supports advanced code search, Gerrit integration, issue tracking, and more.
- com.auto-reader/ocr by com.auto-reader
Arabic-first OCR, translation and document extraction. First call mints a free trial key.
- 1inch MCP by com.1inch.business
Doc search, intent & cross-chain swaps, limit orders, portfolio, spot prices, gas & all APIs.
- corpus-search-mcp by TheBitcoinBreakdown-95
A local, private hybrid-search MCP server for searching markdown notes using BM25 + vector fusion with local embeddings via Ollama.
- Healthcare Document Intelligence MCP Server by hpaamu
Enables document search, grounded question answering, summarization, patient timeline extraction, and PHI redaction for healthcare documents using retrieval-augmented generation.
- pdf-letter-mcp by bitterdev
Local MCP server that generates print-ready PDF letters with DIN 5008 compliant address positioning for window envelopes, handling structured content offline without external APIs.
- Quantalogic Markdown Editor by quantalogic
Title: Quantalogic Markdown Editor MCP Server
- Word Document Tools by puchunjie
Title: Word Document Tools MCP Server
Frequently asked questions
How do I install Excel MCP Server?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Excel MCP Server?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Excel MCP Server free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.