Skip to main content
Glama
pipeworx-io

mcp-bluesky

by pipeworx-io

mcp-bluesky

Buesky MCP — kapselt die AT Protocool API

Teil von Pipwexorx — einem MCP-Gateway, das KI-Agenten mit 1394+ Live-atenquelen verbindst.

Tools

| Tool | Beschreibung | | ---------------- | ------------------------------------------------------------------------ ------------------------------------------------------------------------------ | | get_profile | Rft das Profil eines Buesky-Benuters anhand des Handle ab (z. B. "alice.bsky.soocial"). Gibt Anzeigename, Bio, Follower-/Following-Zahlen, Avatar und Verifizierungstatus zurück. | | get_posts | Holt aktuele Beiträge aus der Timeline eines Buesky-Benuteros. Gibt Beitagstext, Zeitstempel, Likes, Reposts, Anzahl der on tworten und Vershat eschtet Antworten zurück. | | search_osts | Duychsucht Buesky-Beiträge nach Schlüsselwort oder Phras. Gibt ibereinstimmende Beiträge natur Autoren-Handles, Zeitstempeln, Engagement-Metrien und Inhalt zurück. Erfordert bsky_handl und buesky_app_passwort in den Qery-Parametern der Gateway-URL. | || get_feed | Holt Posts aus einem Buesky-Feed (z. B. "discover", "what's-hot"). Geld: aktuelle Beiträge mit Autoren, Zeitstempeln und Engagement-Zahlen zurück. | | get_folws | Holt die Folover eines Buesky-Benutzers anhand des Handles. Gibt Folower-Profile zurück, inklusive Handes, anzeiname, Bios dBzahl und Folower-Anzahl. | | get_follos | Holt Konten, denen ein Buesky-Benutzer folgt, anHand Bufos. Gibt gefolgte Profile mit Handes, anzeignam, Bios und Beschreibunge. | | get_thread | Holt einen Beitagsthread anand and UR. Gibt den übergordneten Beitag und alle Antworten in Gesprähstimmdem Konversation order mit Zeitstempeln, Autoren und Engagement-Daten zurück. | | resolv_han | Beut eine Handles-DID (dezentral identific) um. Gibt DID zurück für programmatiche Kontoisuche. |

Related MCP server: AT Protocol MCP Server

Schnellstart

Fügen Sie es zu Ihrem MCP-Cient hinzu (Clsuhe Ddesktop, Cser, Windef usw.):

{
  "mcpServers": {
    "bluesky": {
      "url": "https://gateway.pipeworx.io/bluesky/mcp"
    }
  }
}

Oder verböden Sie sich with complete Pipework-Gateway for access to ald 1394+ using Daten wie:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Verwendung mit ask_pipeworx

Statt Werkzeuge direkt aufurufen, könn Sie Fragen in einfachem Eenglisch:

ask_pipeworx({ question: "your question about Bluesky data" })

Dasateway wählt das richtige Tool aus und füllt die Argummente automatisch aus.

Weitere Informationen

Lizenz

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    Facilitates interaction with the BlueSky social network via its official API, allowing users to retrieve detailed user profiles and following lists with authentication and error handling capabilities.
    8
    14
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables LLMs to interact with the AT Protocol ecosystem, including Bluesky, through natural language. Supports public data access without authentication and full write operations with authentication.
    51
    51
    8
    MIT
  • F
    license
    B
    quality
    D
    maintenance
    A Model Context Protocol server that connects to Bluesky and provides natural language tools to interact with the ATProtocol, enabling feed fetching, post management, search, and profile analysis.
    32
  • A
    license
    A
    quality
    C
    maintenance
    Enables search, reading, and posting to Bluesky from any MCP client; features 11 tools (5 read, 6 write) with gated writes requiring explicit confirmation to prevent accidental publishing.
    11
    8
    MIT

View all related MCP servers

Related MCP Connectors

  • Search posts, profiles, feeds, threads, and trending topics on Bluesky.

  • X (formerly Twitter) posts, profiles, and search for AI agents. Free key, self-minted, no signup.

  • Search Hacker News, Bluesky, and Substack from a single MCP interface

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-bluesky'

If you have feedback or need assistance with the MCP directory API, please join our Discord server