Skip to main content
Glama

OpenXAI MCP Server

by Cappybara12
MIT License

list_explainers

Discover available AI explanation methods (like LIME, SHAP, GradCAM) for evaluating and benchmarking through OpenXAI MCP Server. Filter by method type as needed.

Instructions

List available explanation methods in OpenXAI

Input Schema

NameRequiredDescriptionDefault
method_typeNoFilter by explanation method type

Input Schema (JSON Schema)

{ "properties": { "method_type": { "description": "Filter by explanation method type", "enum": [ "lime", "shap", "integrated_gradients", "gradcam", "all" ], "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