Skip to main content
Glama
xplainable

Xplainable MCP Server

Official
by xplainable
__init__.py412 B
""" MCP Tools for xplainable-client. This module auto-imports all service-specific tool modules. """ # Import all service tools from . import autotrain from . import collections from . import datasets from . import deployments from . import gpt from . import inference from . import misc from . import models from . import preprocessing # All tools are automatically registered via the @mcp.tool() decorators

Latest Blog Posts

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/xplainable/xplainable-mcp-server'

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