BlueSky MCP Server

by berlinbra
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BLUESKY_IDENTIFIERYesYour BlueSky handle (e.g., 'your.handle.bsky.social')
BLUESKY_APP_PASSWORDYesYour generated BlueSky App Password

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
bluesky_get_profile

Get a user's profile information

bluesky_get_posts

Get recent posts from a user

bluesky_search_posts

Search for posts on Bluesky

bluesky_get_follows

Get a list of accounts the user follows

bluesky_get_followers

Get a list of accounts following the user

bluesky_get_liked_posts

Get a list of posts liked by the user

bluesky_get_personal_feed

Get your personalized Bluesky feed

bluesky_search_profiles

Search for Bluesky profiles