Band MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_user_informationB | Get user profile information from BAND. Optionally specify a band_key to get user info within a specific band context. |
| get_bandsB | Get the list of bands that the user joined from BAND. |
| get_postsB | Get posts from a specific band in BAND. |
| get_postC | Get a single post from BAND. |
| get_commentsB | Get comments from a specific post in BAND. |
| permissionsB | Get post permission information from BAND. |
| get_albumsB | Get photo albums from a specific band in BAND. |
| get_photosB | Get photos from a specific album in BAND. |
| write_commentB | Write a comment to BAND post. |
| write_postB | Write a post to BAND. |
| remove_postB | Delete a post from BAND. |
| remove_commentB | Delete a comment from BAND. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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