mcp-bluesky
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
This server cannot be installed
Maintenance
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
- AlicenseBqualityDmaintenanceFacilitates 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.814MIT
- AlicenseAqualityAmaintenanceEnables 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.51518MIT
- FlicenseBqualityDmaintenanceA 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
- AlicenseAqualityCmaintenanceEnables 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.118MIT
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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