Skip to main content
Glama

Xplainable MCP Server

Official
by xplainable
.env.example609 B
# Xplainable MCP Server Configuration # Copy this file to .env and fill in your values # Required: Your Xplainable API key XPLAINABLE_API_KEY=your-api-key-here # Optional: Xplainable API hostname (defaults to production) XPLAINABLE_HOST=https://platform.xplainable.io # Optional: Organization ID XPLAINABLE_ORG_ID= # Optional: Team ID XPLAINABLE_TEAM_ID= # Optional: Enable write tools (deploy, activate, etc.) # Set to "true" to enable write operations ENABLE_WRITE_TOOLS=false # Optional: Enable rate limiting RATE_LIMIT_ENABLED=true # Optional: Log level (DEBUG, INFO, WARNING, ERROR) LOG_LEVEL=INFO

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