Excel MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| analyzeExcelStructureA | Get Excel file structure including sheet list and column headers in JSON format |
| exportExcelStructureA | Export Excel file structure (sheets and headers) to a new Excel template file |
| readSheetNamesB | 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 |
| writeDataBySheetNameC | Write data to a specific sheet in the Excel file (overwrites if sheet exists) |
| writeSheetDataB | Create a new Excel file with provided data |
| clearFileCacheB | 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