Skip to main content
Glama

Excel MCP Server

.gitignore355 B
# Build and Distribution __pycache__/ *.py[cod] build/ dist/ src/*.egg-info/ # Development Environment .venv/ .env # IDE .vscode/ .idea/ .cursor/ .cursorignore .cursorrules .specstory # Testing and Linting .coverage .pytest_cache/ .ruff_cache/ .mypy_cache/ htmlcov/ tests/ # Project Files extras/ .notes/ logs/ output/ *.xlsx *.xls *.log excel_files/

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

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