Bluesky

Bluesky

morinokami

Connect to your Bluesky account to manage your profile, create and delete posts, follow users, like content, and browse your timeline.

Integrates with Bluesky's social network API to enable profile management, posting, following, and engagement actions.

10341 views7Local (stdio)

What it does

  • Create and delete Bluesky posts
  • Follow and unfollow users
  • Like and unlike posts
  • Search posts and browse timeline
  • View profile information and follower lists
  • Repost and manage reposts

Best for

Social media managers handling Bluesky accountsAutomating Bluesky posting workflowsBuilding Bluesky content analysis tools
15+ social actions availableDirect API integration with credentials

About Bluesky

Bluesky is a community-built MCP server published by morinokami that provides AI assistants with tools and capabilities via the Model Context Protocol. Integrate with the Bluesky API for seamless profile management, posting, following, and engagement on Bluesky's social network. It is categorized under communication.

How to install

You can install Bluesky in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.

License

Bluesky is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.

mcp-server-bluesky

MCP server for Bluesky.

Usage with Claude Desktop

{
  "mcpServers": {
    "bluesky": {
      "command": "npx",
      "args": ["-y", "mcp-server-bluesky"],
      "env": {
        "BLUESKY_USERNAME": "username",
        "BLUESKY_PASSWORD": "password",
        "BLUESKY_PDS_URL": "https://bsky.social"
      }
    }
  }
}

The BLUESKY_PDS_URL is optional and defaults to https://bsky.social if not specified.

Tools

  • bluesky_get_profile
  • bluesky_follow
  • bluesky_delete_follow
  • bluesky_get_follows
  • bluesky_get_followers
  • bluesky_search_posts
  • bluesky_post
  • bluesky_delete_post
  • bluesky_repost
  • bluesky_delete_repost
  • bluesky_get_timeline
  • bluesky_get_post_thread
  • bluesky_get_likes
  • bluesky_like
  • bluesky_delete_like

Alternatives

Related Skills

Browse all skills
latex-posters

Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, figure integration, and poster-specific best practices for visual communication.

25
backend-architect

Expert backend architect specializing in scalable API design, microservices architecture, and distributed systems. Masters REST/GraphQL/gRPC APIs, event-driven architectures, service mesh patterns, and modern backend frameworks. Handles service boundary definition, inter-service communication, resilience patterns, and observability. Use PROACTIVELY when creating new backend services or APIs.

16
email-composer

Draft professional emails for various contexts including business, technical, and customer communication. Use when the user needs help writing emails or composing professional messages.

11
agile-product-owner

Agile product ownership toolkit for Senior Product Owner including INVEST-compliant user story generation, sprint planning, backlog management, and velocity tracking. Use for story writing, sprint planning, stakeholder communication, and agile ceremonies.

10
unity-editor-toolkit

Automate and control Unity Editor with 500+ commands, real-time WebSocket communication, and SQLite integration for efficient game development.

10
protocol-reverse-engineering

Master network protocol reverse engineering including packet analysis, protocol dissection, and custom protocol documentation. Use when analyzing network traffic, understanding proprietary protocols, or debugging network communication.

10