MCPVault

bsky_get_author_feed

MCP tool from Bluesky MCP Server by cyanheads

A user's recent posts ordered newest-first, filterable by post type

How to use it

bsky_get_author_feed 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_author_feed 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