Skip to main content
Glama

Band MCP Server

get_user_information

Retrieve user profile information from BAND, including the option to fetch user details within a specific band context by providing a band key.

Instructions

Get user profile information from BAND. Optionally specify a band_key to get user info within a specific band context.

Input Schema

NameRequiredDescriptionDefault
band_keyNoBand ID to get the user's profile from a specific band. If not provided, the default profile of the user will be returned.

Input Schema (JSON Schema)

{ "properties": { "band_key": { "description": "Band ID to get the user's profile from a specific band. If not provided, the default profile of the user will be returned.", "title": "Band Key", "type": "string" } }, "required": [], "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