mcp-server-bluesky-py
Verified Safeby Karthik61958
Overview
Connects AI agents to the Bluesky social network for automated interactions, including posting, replying, liking, reposting, and monitoring.
Installation
python mcp_wrapper.pyEnvironment Variables
- BLUESKY_HANDLE
- BLUESKY_PASSWORD
Security Notes
The server uses environment variables (BLUESKY_HANDLE, BLUESKY_PASSWORD) for credentials, which is a good practice. No 'eval' or obvious obfuscation found. The 'mcp_wrapper.py' addresses Windows-specific line ending issues, which is benign. The primary security consideration is ensuring the environment variables are securely managed by the user, as the server will log in with those credentials.
Similar Servers
better-chatbot
An advanced open-source AI chatbot supporting multiple LLMs, extensive tools (web search, code execution, data visualization, MCP protocol), image generation, and workflow automation for individuals and teams.
line-bot-mcp-server
Integrates AI agents with LINE Messaging API for automated communication and management of LINE Official Accounts.
ig-mcp
Integrate AI applications with Instagram Business accounts to manage profiles, media, insights, and direct messages.
whatsapp-mcp-ts
Connects a personal WhatsApp account to an AI agent, enabling the agent to search messages and contacts, list chats, retrieve message history, and send messages via WhatsApp.