Skip to main content
Glama

Band MCP Server

by kanghouchao
.gitattributes974 B
# Auto detect text files and perform LF normalization * text=auto # Source code *.js text eol=lf *.ts text eol=lf *.json text eol=lf *.md text eol=lf *.yml text eol=lf *.yaml text eol=lf # Docker files Dockerfile text eol=lf *.dockerfile text eol=lf .dockerignore text eol=lf # Configuration files *.conf text eol=lf *.config text eol=lf *.ini text eol=lf *.env text eol=lf *.env.* text eol=lf # Shell scripts *.sh text eol=lf *.bash text eol=lf # Windows batch files *.bat text eol=crlf *.cmd text eol=crlf # Binary files *.png binary *.jpg binary *.jpeg binary *.gif binary *.ico binary *.pdf binary *.zip binary *.tar.gz binary *.tgz binary # Node.js specific package-lock.json linguist-generated=true yarn.lock linguist-generated=true # Build artifacts dist/* linguist-generated=true build/* linguist-generated=true coverage/* linguist-generated=true # Language statistics *.md linguist-documentation *.txt linguist-documentation LICENSE linguist-documentation

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/kanghouchao/band-mcp-server'

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