libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
communication
/ Bluesky
Bluesky
JSON →
none
★ 31
communication
integrates with Bluesky API to query and search feeds and posts.
github ↗
Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path:
bluesky-3
Tools
What this server exposes
bluesky_get_profile
Get your Bluesky profile information including display name, bio, follower count, etc.
bluesky_get_follows
Get a list of accounts you follow.
bluesky_get_followers
Get a list of accounts following you.
bluesky_get_posts
Get your recent posts.
bluesky_get_personal_feed
Get your personalized Bluesky timeline/feed.
bluesky_get_liked_posts
Get posts you've liked.
bluesky_search_posts
Search for posts across Bluesky.
bluesky_search_profiles
Search for Bluesky user profiles.
Configuration
Environment & auth
auth
none
env
BLUESKY_APP_KEY
Resources
github
https://github.com/keturiosakys/bluesky-context-server ↗
Bluesky — MCP Server · libregistry