Bluesky MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get-my-handle-and-didA | Return the handle and did of the currently authenticated user for this blusesky session. Useful for when someone asks information about themselves using "me" or "my" on bluesky. |
| get-timeline-postsA | Fetch your home timeline from Bluesky, which includes posts from all of the people you follow in reverse chronological order |
| create-postC | Create a new post on Bluesky |
| get-profileC | Get a user's profile from Bluesky |
| search-postsC | Search for posts on Bluesky |
| get-post-threadB | Get a full conversation thread for a specific post, showing replies and context |
| convert-url-to-uriB | Convert a Bluesky web URL to an AT URI format that can be used with other tools |
| search-peopleC | Search for users/actors on Bluesky |
| search-feedsC | Search for custom feeds on Bluesky |
| get-liked-postsC | Get a list of posts that the authenticated user has liked |
| get-trendsC | Get current trending topics on Bluesky |
| like-postC | Like a post on Bluesky |
| follow-userC | Follow a user on Bluesky |
| get-pinned-feedsB | Get the authenticated user's pinned feeds and lists. |
| get-feed-postsC | Fetch posts from a specified feed |
| get-list-postsC | Fetch posts from users in a specified list |
| get-user-postsC | Fetch posts from a specific user |
| get-followsB | Get a list of users that a person follows |
| get-followersC | Get a list of users that follow a person |
| get-post-likesC | Get information about users who have liked a specific post |
| list-resourcesB | List all available MCP resources with their descriptions |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| summarize-timeline |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| bluesky-platform-info | |
| bluesky-post-schema |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/brianellin/bsky-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server