MCPVault

bsky_get_profile

MCP tool from Bluesky MCP Server by cyanheads

Fetch a Bluesky actor's public profile by handle or DID — the handle↔DID resolver

How to use it

bsky_get_profile is exposed by the Bluesky MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the bsky_get_profile tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Bluesky MCP Server

$docker run --rm -p 3010:3010 bluesky-mcp-server
FULL BLUESKY MCP SERVER LISTING