Skip to main content
Glama

Excel Explorer

by ASH1998
pyproject.toml456 B
[project] name = "excel-mcp" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "fastmcp>=2.10.6", "openpyxl>=3.1.5", "pandas>=2.3.1", "pytest>=8.4.1", "xlrd>=2.0.2", ] [tool.pytest.ini_options] testpaths = ["tests"] python_files = ["test_*.py"] addopts = "-v --tb=short" [project.optional-dependencies] dev = [ "pytest>=7.0.0", "pytest-cov>=4.0.0", ]

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

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