Skip to main content
Glama

Excel Reader Server

pyproject.toml340 B
[project] name = "excel-reader-server" version = "0.1.0" description = "MCP server for reading Excel files" requires-python = ">=3.10" dependencies = [ "mcp>=1.2.1", "openpyxl>=3.1.5", ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project.scripts] excel-reader-server = "excel_reader_server:main"

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/softgridinc-pte-ltd/mcp-excel-reader-server'

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