MCPServers
BlueSky - MCP server logo
9
0

Summary

This BlueSky MCP server, developed by berlinbra, provides access to BlueSky social network data through its official API. Built with Python and leveraging the Model Context Protocol, it offers tools for retrieving user profiles and social graph information. The implementation features built-in authentication handling, session management, and comprehensive error handling. It's particularly useful for AI assistants and applications needing to incorporate BlueSky social data, enabling use cases such as user analysis, network visualization, and content discovery without directly dealing with the complexities of the BlueSky API.

Available Actions(2)

get-profile

Retrieves detailed profile information for a given BlueSky user. Input: handle (string) - The user's handle (e.g., 'alice.bsky.social').

get-follows

Retrieves a list of accounts that a specified user follows, with support for pagination. Input: actor (string) - The user's handle (e.g., 'alice.bsky.social'), limit (integer) - Maximum number of results to return (default: 50, min: 1, max: 100), cursor (string, optional) - Pagination cursor.

Last Updated: April 17, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ