Skip to main content
Glama

Bluesky Social MCP

follow_user

Enable users to follow other accounts on Bluesky Social MCP by specifying the target handle. Returns the status of the follow operation.

Instructions

Follow a user.

Args: ctx: MCP context handle: Handle of the user to follow Returns: Status of the follow operation

Input Schema

NameRequiredDescriptionDefault
handleYes

Input Schema (JSON Schema)

{ "properties": { "handle": { "title": "Handle", "type": "string" } }, "required": [ "handle" ], "title": "follow_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