Skip to main content
Glama

Xplainable MCP Server

Official
by xplainable
claude_desktop_config.json426 B
{ "mcpServers": { "xplainable": { "command": "python", "args": ["-m", "xplainable_mcp.server"], "env": { "XPLAINABLE_API_KEY": "your-api-key-here", "XPLAINABLE_HOST": "https://platform.xplainable.io", "XPLAINABLE_ORG_ID": "your-org-id", "XPLAINABLE_TEAM_ID": "your-team-id", "ENABLE_WRITE_TOOLS": "false", "RATE_LIMIT_ENABLED": "true" } } } }

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