MCPVault

bsky_get_follows

MCP tool from Bluesky MCP Server by cyanheads

Paginated social graph edges — who a user follows or who follows them

How to use it

bsky_get_follows is exposed by the Bluesky MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the bsky_get_follows tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Bluesky MCP Server

$docker run --rm -p 3010:3010 bluesky-mcp-server
FULL BLUESKY MCP SERVER LISTING