We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/eiceblue/spire-xls-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# 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/