gwbischof/bluesky-social-mcp
by Various
A Bluesky MCP
MCP
gwbischof/bluesky-social-mcp
Added 1 June 2026
Overview
A Python-based MCP server that exposes Bluesky social platform actions as MCP tools. It allows MCP-compatible AI agents to post, reply, search, and interact with Bluesky through a standardized protocol interface.
Best for
Best for
Developers building MCP-based agents that need direct Bluesky social interaction capabilities.
Use cases
- Automating Bluesky posts and replies from an AI agent
- Integrating Bluesky social feeds into MCP-based workflows
- Searching Bluesky conversations programmatically via MCP
Notes
A Python-based MCP server that exposes Bluesky social platform actions as MCP tools. It allows MCP-compatible AI agents to post, reply, search, and interact with Bluesky through a standardized protocol interface.
15 stars on GitHub. Last updated 2025-05-23. Licensed MIT.
Use cases
- Automating Bluesky posts and replies from an AI agent
- Integrating Bluesky social feeds into MCP-based workflows
- Searching Bluesky conversations programmatically via MCP
Pros
- Lightweight Python codebase with low coupling to Bluesky API
- Follows the MCP specification for tool interoperability
- Straightforward setup with minimal dependencies
Cons
- Limited community adoption with only 15 GitHub stars
- No documented error handling or retry logic for API failures
- Lacks authentication management beyond basic credential input
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight Python codebase with low coupling to Bluesky API
- Follows the MCP specification for tool interoperability
- Straightforward setup with minimal dependencies
Cons
- Limited community adoption with only 15 GitHub stars
- No documented error handling or retry logic for API failures
- Lacks authentication management beyond basic credential input
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.