Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BUDDYPRESS_URLYesThe URL of your BuddyPress site
BUDDYPRESS_PASSWORDYesYour WordPress application password (not your regular password)
BUDDYPRESS_USERNAMEYesYour BuddyPress username

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
buddypress_list_activitiesC

List activity stream items with optional filters

buddypress_get_activityC

Get a single activity item by ID

buddypress_create_activityC

Create a new activity item

buddypress_update_activityC

Update an existing activity item

buddypress_delete_activityC

Delete an activity item

buddypress_favorite_activityC

Favorite or unfavorite an activity item

buddypress_list_membersB

List BuddyPress members with optional filters

buddypress_get_memberC

Get a single member by ID

buddypress_update_memberC

Update member profile information

buddypress_delete_memberC

Delete a member

buddypress_list_groupsC

List BuddyPress groups with optional filters

buddypress_get_groupB

Get a single group by ID

buddypress_create_groupC

Create a new group

buddypress_update_groupC

Update an existing group

buddypress_delete_groupC

Delete a group

buddypress_list_group_membersC

List members of a specific group

buddypress_add_group_memberC

Add a member to a group

buddypress_remove_group_memberC

Remove a member from a group

buddypress_list_xprofile_groupsC

List XProfile field groups

buddypress_get_xprofile_groupB

Get a single XProfile field group

buddypress_list_xprofile_fieldsC

List XProfile fields

buddypress_get_xprofile_fieldC

Get a single XProfile field

buddypress_get_xprofile_dataC

Get XProfile data for a specific user and field

buddypress_update_xprofile_dataC

Update XProfile data for a specific user and field

buddypress_list_friendsC

List friendships

buddypress_create_friendshipC

Create a friendship request

buddypress_delete_friendshipC

Delete a friendship

buddypress_list_messagesC

List message threads

buddypress_get_messageC

Get a single message thread

buddypress_create_messageC

Create a new message

buddypress_delete_messageC

Delete a message thread

buddypress_list_notificationsC

List notifications

buddypress_get_notificationC

Get a single notification

buddypress_update_notificationC

Update notification (mark as read/unread)

buddypress_delete_notificationC

Delete a notification

buddypress_list_componentsB

List active BuddyPress components

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/vapvarun/buddypress-mcp'

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