Xplainable MCP Server
Rank #7,955io.github.xplainable/xplainable-mcp-server
Train, explain, optimise and deploy transparent glass-box ML models via workflow tools.
Xplainable MCP Server is a Model Context Protocol (MCP) server published by xplainable. It ranks #7,955 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Xplainable MCP Server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 31, 2025 and most recently updated on Aug 19, 2026.
Ranks ahead of 124,091 of 132,046 servers on MCP Toplist.
Use Xplainable MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http xplainable-mcp-server https://mcp.xplainable.io/mcp[mcp_servers.xplainable-mcp-server]
url = "https://mcp.xplainable.io/mcp"Add to ~/.codex/config.toml.
https://mcp.xplainable.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"xplainable-mcp-server": {
"url": "https://mcp.xplainable.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"xplainable-mcp-server": {
"type": "http",
"url": "https://mcp.xplainable.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"xplainable-mcp-server": {
"serverUrl": "https://mcp.xplainable.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"xplainable-mcp-server": {
"url": "https://mcp.xplainable.io/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.xplainable%2Fxplainable-mcp-server)<a href="https://mcptoplist.com/server/io.github.xplainable%2Fxplainable-mcp-server"><img src="https://mcptoplist.com/badge/io.github.xplainable%2Fxplainable-mcp-server.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
xplainable
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 19, 2026 |
Frequently asked questions
- Who maintains Xplainable MCP Server?
- Xplainable MCP Server is maintained by xplainable, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Xplainable MCP Server listed on the Official MCP Registry?
- Yes — Xplainable MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Xplainable MCP Server have?
- MCP Toplist tracks 1 version of Xplainable MCP Server, most recently published on Aug 19, 2026.
- Where can I find the source code for Xplainable MCP Server?
- The source code for Xplainable MCP Server is hosted at github.com/xplainable/xplainable-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.