Back to directory
morinokami/mcp-server-bluesky

morinokami/mcp-server-bluesky

@morinokami

MCP server for interacting with Bluesky

blueskysocial-networkmcp-servertypescriptatprotoapisocial-mediaentertainment

Installation & Configuration

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

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15