get_leaderboards — nibgate MCP Tool Read-only
get_leaderboards
(get leaderboards) is one of 5 tools on the
nibgate
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_leaderboards from your client
- Claude Code nibgate get_leaderboards run in your project directory
- Claude Desktop nibgate get_leaderboards ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor nibgate get_leaderboards ~/.cursor/mcp.json
- VS Code nibgate get_leaderboards .vscode/mcp.json
- Zed nibgate get_leaderboards ~/.config/zed/settings.json
- Windsurf nibgate get_leaderboards ~/.codeium/windsurf/mcp_config.json
- Cline nibgate get_leaderboards ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI nibgate get_leaderboards ~/.gemini/settings.json
- Grok nibgate get_leaderboards .mcp.json (in your project root)
- ChatGPT nibgate get_leaderboards Settings → Connectors → Advanced → Developer mode
- Claude.ai nibgate get_leaderboards Settings → Connectors → Add custom connector
- LangChain nibgate get_leaderboards pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http nibgate https://api.nibgate.xyz/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.