-
securityA
license-
qualityA Model Context Protocol server that enables AI assistants to read from and write to Microsoft Excel files, supporting formats like xlsx, xlsm, xltx, and xltm.
Last updated -
5,299
272
Go
MIT License
提供读取 Excel (xlsx) 文件工具的模型上下文协议 (MCP) 服务器。
需要 Python 3.10 或更高版本。
该服务器提供三个主要工具:
读取 Excel 文件中所有工作表的内容。
根据名称从特定工作表读取内容。如果未提供工作表名称,则读取第一个工作表。
根据索引从特定工作表读取内容。如果未提供索引,则读取第一个工作表(索引 0)。
服务器返回以下JSON格式的数据:
服务器针对常见问题提供了清晰的错误消息:
本项目遵循 Apache 2 许可证。详情请参阅许可证文件。
欢迎贡献代码!欢迎提交 Pull 请求。
You must be authenticated.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
模型上下文协议 (MCP) 服务器提供读取 Excel (xlsx) 文件的工具,可以从整个工作簿或特定工作表中提取数据,并以结构化 JSON 格式返回结果。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/softgridinc-pte-ltd/mcp-excel-reader-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server