Skip to main content
Glama

BuddyPress MCP Server

by vapvarun

buddypress_delete_group

Remove a BuddyPress group by specifying its ID to manage community structure and maintain organized member interactions.

Instructions

Delete a group

Input Schema

NameRequiredDescriptionDefault
idYesGroup ID

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Group ID", "required": true, "type": "number" } }, "required": [ "id" ], "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/vapvarun/buddypress-mcp'

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