{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/3"}],"enrichment":{"capability":"Provides a Model Context Protocol server that enables AI agents to create, read, and modify Excel workbooks programmatically without requiring Microsoft Excel to be installed.","skillfed_tags":["mcp-server","excel-automation","ai-integration"],"use_cases":["Enable AI agents to generate Excel reports dynamically without Excel installed on the agent's host","Build remote Excel editing services where clients connect via HTTP to manipulate workbooks on a server","Integrate Excel file operations into CI/CD pipelines or data processing workflows via MCP","Create data analysis dashboards by programmatically building pivot tables and charts from structured data","Automate Excel-based document generation for business intelligence or reporting systems"],"what_it_does":"Excel MCP Server is a Model Context Protocol bridge that lets AI agents and other MCP clients work with Excel files through a network or local interface without needing Microsoft Excel installed. It wraps openpyxl to provide a server exposing Excel operations\u2014workbook creation, reading, modification, formatting, charting, pivot tables, and data validation\u2014over three transport protocols: stdio for local integration, SSE (deprecated), and streamable HTTP for remote access.\n\nThe package is designed for scenarios where an AI agent or remote tool needs to manipulate Excel workbooks as part of a larger workflow. It handles file path management differently depending on transport: stdio clients provide paths with each request, while HTTP and SSE servers require an EXCEL_FILES_PATH environment variable to define a root directory for all file operations. The server runs as a standalone process listening on a configurable port (default 8017 for HTTP transports).","worth_installing":"Yes, if you need to integrate Excel file manipulation into an AI agent or MCP-based workflow and can work around the unclear license metadata. Install friction is low and the package is actively maintained. Verify the MIT License claim independently before use in proprietary contexts, and test the transport protocol (stdio vs. HTTP) that matches your deployment model."},"id":"excel-mcp-server","links":{"html":"https://skillfed.io/packages/excel-mcp-server","md":"https://skillfed.io/packages/excel-mcp-server.md","pypi":"https://pypi.org/project/excel-mcp-server/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-12","license_spdx":null,"license_treatment":"unclear","name":"excel-mcp-server","python_support":"supports_current","summary":"Excel MCP Server for manipulating Excel files"},"popularity":{"monthly_downloads":489908,"position":6373,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.8"}
