Labsco
MCP SERVER

Bring your Bluesky timeline, profiles and follow graph into the conversation, so an assistant can read what is actually in your feed.

Social Media Accounts & Posting
Summary
Your feed, readable by something that can summarise it.

It puts the timeline, profiles and the follow graph within reach of an assistant, which turns "what did I miss today" into a question with an answer rather than a scroll.

What it is

A read bridge to Bluesky, signed in as you with an app password. It runs locally and every call is a live read against your account.

What you get
  • Your own timeline as it stands — the feed you would see on opening the app
  • A profile by handle, yours or anyone else's
  • Posts fetched for the accounts or threads you point it at
  • The follower list for an account, and the accounts it follows, so the graph is readable rather than scrollable
Requirements

Bun, or Node.js v22.6.0+. A Bluesky account and an App Password created under Settings → Privacy and Security: it signs in as you with your handle and that app password, never your account password.

Setup effort

One command plus a key — npx -y @smithery/cli install @laulauland/bluesky-context-server --client claude, then supply credentials