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

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

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