You're viewing a demo portfolio

Join the waitlist
PRSM

get_profile

Active

Tool of uluesky

declared in 0.1.0

Look up a Bluesky user's profile by handle (e.g., "alice.bsky.social"). Returns display name, bio, follower/following counts, avatar, and verification status.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "handle": "alice.bsky.social"
    },
    {
      "handle": "jack.bsky.social"
    }
  ],
  "required": [
    "handle"
  ],
  "properties": {
    "handle": {
      "type": "string",
      "description": "Bluesky handle (e.g., alice.bsky.social)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

uluesky

https://github.com/pipeworx-io/mcp-bluesky

1/7 registries
View full server →
get_profile — uluesky — PRSM MCP