Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by bassem-elsodany • Uncategorized
An MCP server providing tools to automate and manage Excel workbooks and worksheets using Python.
Create, read, or modify Excel workbooks programmatically.
Manage worksheets including adding, renaming, copying, or deleting sheets.
Manipulate cell ranges such as merging, unmerging, copying, or moving cells.
The Excel MCP Server implements the Model Context Protocol to expose Excel file operations as standardized tools. It enables creating, reading, writing, and modifying Excel workbooks and worksheets programmatically, facilitating integration with AI agents and workflows. This server leverages openpyxl to manipulate Excel files locally, providing a secure and flexible interface for Excel automation tasks.