get-user-posts
Fetch a specified number of posts or recent posts within a set timeframe from a user on Bluesky using the Model Context Protocol server for AI-driven interactions.
Instructions
Fetch posts from a specific user
Input Schema
Name | Required | Description | Default |
---|---|---|---|
count | Yes | Number of posts to fetch or hours to look back | |
type | Yes | Whether count represents number of posts or hours to look back | |
user | Yes | The handle or DID of the user (e.g., alice.bsky.social) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Bluesky MCP Server
Related Tools
- @berlinbra/BlueSky-MCP
- @brianellin/bsky-mcp-server
- @berlinbra/BlueSky-MCP
- @brianellin/bsky-mcp-server
- @brianellin/bsky-mcp-server