Skip to main content
Glama

Bluesky Social MCP

mute_user

Block unwanted interactions by muting specific users on Bluesky Social MCP. Input the user's handle or DID to execute the mute operation and manage your online experience.

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" }

Other Tools from Bluesky Social MCP

Related Tools

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