Back to directory
gwbischof/bluesky-social-mcp

gwbischof/bluesky-social-mcp

@gwbischof

An MCP server for interacting with the Bluesky social network via the atproto client.

blueskysocial-networkatprotopythonmcp-serverapitool

Installation & Configuration

{
  "mcpServers": {
    "bluesky-social": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/gwbischof/[email protected]",
        "bluesky-social-mcp"
      ],
      "env": {
        "BLUESKY_IDENTIFIER": "your-handle.bsky.social",
        "BLUESKY_APP_PASSWORD": "your-app-password"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12