Skip to main content
Glama

Bluesky Social MCP

unfollow_user

Remove a user from your following list on Bluesky Social by specifying the follow record URI. This tool ensures the unfollow operation is executed accurately.

Instructions

Unfollow a user.

Args: ctx: MCP context follow_uri: URI of the follow record to delete Returns: Status of the unfollow operation

Input Schema

NameRequiredDescriptionDefault
follow_uriYes

Input Schema (JSON Schema)

{ "properties": { "follow_uri": { "title": "Follow Uri", "type": "string" } }, "required": [ "follow_uri" ], "title": "unfollow_userArguments", "type": "object" }
Install Server

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