Skip to main content
Glama

OpenXAI MCP Server

by Cappybara12
MIT License

get_leaderboard

Retrieve ranked leaderboard results for AI explanation methods based on specified datasets and metrics using the OpenXAI MCP Server.

Instructions

Get leaderboard results for explanation methods

Input Schema

NameRequiredDescriptionDefault
datasetNoDataset name to get leaderboard for
metricNoMetric to sort leaderboard by

Input Schema (JSON Schema)

{ "properties": { "dataset": { "description": "Dataset name to get leaderboard for", "type": "string" }, "metric": { "description": "Metric to sort leaderboard by", "type": "string" } }, "required": [], "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/Cappybara12/mcpopenxAI'

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