Skip to main content
Glama

Band MCP Server

get_photos

Retrieve photos from a specific album in BAND using the album identifier and band key. This tool enables users to access and view photo collections stored within their BAND groups.

Instructions

Get photos from a specific album in BAND.

Input Schema

NameRequiredDescriptionDefault
band_keyYesband identifier
photo_album_keyNophoto album identifier

Input Schema (JSON Schema)

{ "properties": { "band_key": { "description": "band identifier", "title": "Band Key", "type": "string" }, "photo_album_key": { "description": "photo album identifier", "title": "Photo Album Key", "type": "string" } }, "required": [ "band_key" ], "type": "object" }

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