Skip to main content
Glama

Excel MCP Server

MIT License
3,173
387
  • Linux
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EXCEL_MCP_PAGING_CELLS_LIMITNoThe maximum number of cells to read in a single paging operation.4000

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
excel_copy_sheet

Copy existing sheet to a new sheet

excel_create_table

Create a table in the Excel sheet

excel_describe_sheets

List all sheet information of specified Excel file

excel_read_sheet

Read values from Excel sheet with pagination.

excel_write_to_sheet

Write values to the Excel sheet

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/negokaz/excel-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server