Skip to main content
Glama

Bluesky Social MCP

mute_user

Mute unwanted users on Bluesky Social MCP to manage interactions by specifying their handle or DID. Returns the status of the mute operation for verification.

Instructions

Mute a user.

Args: ctx: MCP context actor: Handle or DID of the user to mute Returns: Status of the mute operation

Input Schema

NameRequiredDescriptionDefault
actorYes

Input Schema (JSON Schema)

{ "properties": { "actor": { "title": "Actor", "type": "string" } }, "required": [ "actor" ], "title": "mute_userArguments", "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/gwbischof/bluesky-social-mcp'

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