MCP.so
Sign In
M

Mcp Proxyml

@proxyml

About Mcp Proxyml

MCP server for the ProxyML API. Gives Claude (and other MCP clients) direct access to ProxyML's surrogate modelling and explainability tools.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "proxyml": {
      "command": "uvx",
      "args": [
        "mcp-proxyml"
      ],
      "env": {
        "PROXYML_API_KEY": "your-api-key-here"
      }
    }
  }
}

Tools

No tools detected

Fetch the live tool list by running this server in a temporary sandbox using the button above.

Overview

What is Mcp Proxyml?

MCP server for the ProxyML API. It gives Claude and other MCP clients direct access to ProxyML’s surrogate modelling and explainability tools

Comments

More Other MCP servers