Skip to main content
Glama

Bluesky MCP Server

by brianellin

get-my-handle-and-did

Retrieve the handle and DID (Decentralized Identifier) of the currently authenticated user on Bluesky. This tool supports user queries related to their own profile, such as 'me' or 'my' interactions.

Instructions

Return the handle and did of the currently authenticated user for this blusesky session. Useful for when someone asks information about themselves using "me" or "my" on bluesky.

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": {}, "type": "object" }

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/brianellin/bsky-mcp-server'

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