mcp-server-bluesky-py

khleel213/mcp-server-bluesky-py
★ 0 stars Python 🤖 AI/LLM Updated today
🤖 Optimize social network interactions for AI agents with a lightweight Python server implementing the Model Context Protocol (MCP) for Bluesky.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-bluesky-p": {
      "command": "uvx",
      "args": [
        "mcp-server-bluesky-py"
      ]
    }
  }
}

Or install with pip: pip install mcp-server-bluesky-py

Topics

ai-agentatprotoblueskyclaudellmmcpmcp-serverpythonsocial-mediawindows