Skip to main content
Glama

Band MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BAND_ACCESS_TOKENYesYour Band API client secret

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_user_information

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

get_bands

Get the list of bands that the user joined from BAND.

get_posts

Get posts from a specific band in BAND.

get_post

Get a single post from BAND.

get_comments

Get comments from a specific post in BAND.

permissions

Get post permission information from BAND.

get_albums

Get photo albums from a specific band in BAND.

get_photos

Get photos from a specific album in BAND.

write_comment

Write a comment to BAND post.

write_post

Write a post to BAND.

remove_post

Delete a post from BAND.

remove_comment

Delete a comment from BAND.

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