You're viewing a demo portfolio

Join the waitlist
PRSM

user_profile

Active

Tool of Leetcode

declared in 0.1.0

Fetch a LeetCode user's public profile by username via GraphQL; returns real name, bio, avatar, global ranking, country, company, school, and star rating.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "username": "john_doe"
    },
    {
      "username": "algorithm_master"
    }
  ],
  "required": [
    "username"
  ],
  "properties": {
    "username": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Leetcode

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

1/7 registries
View full server →