A
securityF
licenseA
qualityAn MCP server that intelligently chunks large documents for Claude, enabling efficient context-aware processing and summary generation for enhanced document comprehension.
Last updated -
12
JavaScript
一个模型上下文协议 (MCP) 服务器,用于读取 Excel 文件,并支持自动分块和分页。该工具基于 SheetJS 和 TypeScript 构建,可自动将大型 Excel 文件拆分为易于管理的块,从而帮助您高效地处理这些文件。
要通过Smithery自动为 Claude Desktop 安装 Excel Reader:
~/.config/claude/settings.json
或同等位置):Excel 阅读器提供了一个单独的工具read_excel
,其参数如下:
与 Claude 或其他 MCP 兼容 AI 一起使用时:
人工智能将使用该工具读取文件,自动处理大文件的分块。
Excel 阅读器基于 SheetJS 构建,并可通过其强大的功能进行扩展:
worksheet['!merges']
worksheet['!rows']
, worksheet['!cols']
worksheet['!protect']
有关更多功能和详细文档,请访问SheetJS 文档。
git checkout -b feature/amazing-feature
)git commit -m 'Add some amazing feature'
)git push origin feature/amazing-feature
)该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅LICENSE文件。
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
通过自动分块和分页提供对大型 Excel 文件的有效处理,使用 MCP 实现无缝文件读取和管理功能,例如工作表选择和错误处理。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ArchimedesCrypto/excel-reader-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server