bsky_get_author_feed

shallow

io.github.cyanheads/bluesky-mcp-server · Verify this server

Get a Bluesky user's recent feed ordered newest-first. Every filter includes reposts, so items authored by other accounts appear alongside the actor's own writing — a "repostedBy" field marks those, and the "author" field always names who actually wrote the post. Filter by post type: "posts_with_replies" (everything), "posts_no_replies" (excludes replies), "posts_with_media" (posts with images or links), or "posts_and_author_threads" (posts the author started). Returns posts with full text, engagement counts, embeds, and AT-URIs for drilling into threads via bsky_get_post_thread. Because "limit" counts reposts too, a page from an account that reposts heavily holds far fewer of that account's own posts than the limit suggests; the enrichment fields report the split, so read "originalPosts" rather than the limit when you want the actor's own writing. Supports cursor pagination.

100.0/100

1 trials · measured 2 days ago

bsky_get_author_feed scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.cyanheads/bluesky-mcp-server, measured 31 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote + stdio
Credential class
self-provisionable
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-31100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: bsky_get_author_feed
[![Vouch score](https://vouch.tools/api/tools/e2db6acf-c90e-4a7e-b978-c7975387d3f4/badge.svg)](https://vouch.tools/tools/e2db6acf-c90e-4a7e-b978-c7975387d3f4)
bsky_get_author_feed — Vouch