Excel MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| analyzeExcelStructureB | Get Excel file structure including sheet list and column headers in JSON format |
| exportExcelStructureC | Export Excel file structure (sheets and headers) to a new Excel template file |
| readSheetNamesC | Get all sheet names from the Excel file |
| readDataBySheetNameC | Get data from a specific sheet in the Excel file |
| readSheetDataC | Get data from all sheets in the Excel file |
| writeDataBySheetNameB | Write data to a specific sheet in the Excel file (overwrites if sheet exists) |
| writeSheetDataC | Create a new Excel file with provided data |
| clearFileCacheC | Clear cached data for the specified Excel file |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/zhiwei5576/excel-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server