BlueSky-MCP

BlueSky-MCP

3.4

If you are the rightful owner of BlueSky-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that provides access to BlueSky social network data through its official API.

The BlueSky MCP Server is designed to facilitate access to the BlueSky social network by implementing a standardized interface for retrieving user profiles and social graph information. It offers a robust solution for developers looking to integrate BlueSky data into their applications, with features such as detailed user profile retrieval, user following lists with pagination, and built-in authentication handling. The server is equipped with comprehensive error handling to manage various scenarios, ensuring a smooth and reliable user experience. It requires Python 3.12 or higher and dependencies like httpx and mcp. Authentication is managed through environment variables, requiring a BlueSky account and an App Password.

Features

  • Fetch detailed user profile information
  • Retrieve user following lists with pagination
  • Built-in authentication handling and session management
  • Comprehensive error handling