MCP.so
登录
M

Mcp Proxyml

@proxyml

关于 Mcp Proxyml

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

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器