Connect Your AI Agent with Microsoft Excel for Slack

Integrate Microsoft Excel MCP server into your Slack workspace for instant access to your AI agent.

Back to MCP Servers
Microsoft Excel
Microsoft Excel
You can use Microsoft Graph to allow web and mobile applications to read and modify Excel workbooks stored in OneDrive for Business, SharePoint site or Group drive.

Available Tools

Tools that your AI agent can use through this MCP server to interact with Microsoft Excel

Update Worksheet Tablerow

Update the properties of tablerow object. (Only for work or school account) See the documentation

Update Cell

Update the value of a specific cell in an Excel worksheet. See the documentation

Get Table Rows

Retrieve rows from a specified table in an Excel worksheet. See the documentation

Get Spreadsheet

Get the values of a specified Excel worksheet. See the documentation

Get Columns

Get the values of the specified columns in an Excel worksheet. See the documentation

Find Row

Find a row by column and value in an Excel worksheet. See the documentation

Add Row

Insert a new row into a specified Excel worksheet. See the documentation

Add a Worksheet Tablerow

Adds rows to the end of specific table. See the documentation