Skip to content
Cline

legacy2mcp for Cline

io.github.bvenkata/legacy2mcp

Turn a legacy SOAP/WSDL service into a safe, typed, schema-validated, audit-logged MCP server

client:Cline transport:stdio runtime:pypi

Install legacy2mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "legacy2mcp": {
      "command": "uvx",
      "args": [
        "legacy2mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

legacy2mcp in other clients