Bluesky

MCP Server

Bluesky social network integration. Query feeds, search posts, create posts, and manage your Bluesky profile.

by Community

★★★★☆ 3.9/5 (40 reviews)
520GitHub stars
5kinstalls
Updated 2025-12-10
typescriptbeginneractive

Installation

npx -y bluesky-context-server

Quick Start

```json
{
  "mcpServers": {
    "bluesky": {
      "command": "npx",
      "args": ["-y", "bluesky-context-server"],
      "env": { "BLUESKY_HANDLE": "you.bsky.social", "BLUESKY_APP_PASSWORD": "your-pass" }
    }
  }
}
```

Tools & Capabilities

search_posts
get_feed
create_post
get_profile

Compatibility

Claude Desktop

About Bluesky

Bluesky social network integration. Query feeds, search posts, create posts, and manage your Bluesky profile.

View on GitHub →

Language: TypeScript

Category: Communication

← Back to MCP Hub Directory