MCPVault

bsky_get_post_thread

MCP tool from Bluesky MCP Server by cyanheads

Fetch the conversation for a post by AT-URI — parent chain upward and reply tree downward, with what Bluesky counted but did not return

How to use it

bsky_get_post_thread 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_post_thread 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