We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sbroenne/mcp-server-excel'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Set default behavior to automatically normalize line endings
* text=auto
# C# source files
*.cs text diff=csharp
*.csproj text
*.sln text
# Markdown files
*.md text
# JSON files
*.json text
# PowerShell scripts
*.ps1 text eol=crlf
*.psm1 text eol=crlf
*.psd1 text eol=crlf
# Shell scripts (use LF)
*.sh text eol=lf
# Windows batch files
*.cmd text eol=crlf
*.bat text eol=crlf
# Binary files
*.dll binary
*.exe binary
*.xlsx binary
*.xlsm binary
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary