Skip to main content
Glama

OpenXAI MCP Server

by Cappybara12
MIT License

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
list_datasets

List available datasets in OpenXAI framework

load_dataset

Load a specific dataset from OpenXAI

list_models

List available pre-trained models in OpenXAI

load_model

Load a pre-trained model from OpenXAI

list_explainers

List available explanation methods in OpenXAI

generate_explanation

Generate explanations for model predictions using OpenXAI explainers

list_metrics

List available evaluation metrics in OpenXAI

evaluate_explanation

Evaluate explanation quality using OpenXAI metrics

get_leaderboard

Get leaderboard results for explanation methods

get_framework_info

Get information about OpenXAI framework

get_deployment_guide

Get step-by-step guidance for deploying models using OpenXAI Studio

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