Loading languages...
BL

bluesky-context-server

@laulauland28

Bluesky MCP server

bluesky
social media
feed
profile
posts

# mcpServer Config

{
  "mcpServers": {
    "bluesky": {
      "command": "/Users/your-username/.bun/bin/bun",
      "args": [
        "/path/to/bluesky-context-server/packages/server/bin/index.ts"
      ],
      "env": {
        "BLUESKY_APP_KEY": "your-app-password-here",
        "BLUESKY_IDENTIFIER": "your-handle.bsky.social"
      }
    }
  }
}

# stdio

bun packages/server/bin/index.ts
Transport:
stdio
語言:
TypeScript
創建時間:11/29/2024
更新時間:11/7/2025