You're viewing a demo portfolio

Join the waitlist
PRSM

get_feed

Active

Tool of uluesky

declared in 0.1.0

Get posts from a Bluesky feed (e.g., "discover", "what's-hot"). Returns recent posts with authors, timestamps, and engagement counts.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "feed_uri": "at://did:plc:z72i7hdynmk6r22z27h6tvvrjmpeevvh/app.bsky.feed.generator/whats-hot"
    },
    {
      "limit": 30
    }
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Number of posts (1-100, default 20)"
    },
    "feed_uri": {
      "type": "string",
      "description": "AT URI of the feed generator (default: whats-hot)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

uluesky

https://github.com/pipeworx-io/mcp-bluesky

1/7 registries
View full server →