Legacy2mcp
Point it at a WSDL. Get an MCP server whose tools can't drift from the service, can't send unvalidated arguments, and can't call write operations you didn't opt into. It runs locally over stdio via the published package.
People who work with enterprise automation, legacy modernization and soap and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-09-08 · ★ 3 · #133 OF 227 MAINTAINED AUTOMATION · VERIFIED 2026-09-18
Apache-2.0 · Python servers · how we verify → /methodology
01 · Install Legacy2mcp
before you install - you'll need
SERVICE_PASSWORD
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add bvenkata-legacy2mcp -- uvx legacy2mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"bvenkata-legacy2mcp": {
"command": "uvx",
"args": [
"legacy2mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
repo age created 2026-09-07 - young repo, little track record yet
license Apache-2.0 - declared in the repository
pypi package legacy2mcp - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.bvenkata is GitHub-verified and matches the repo owner
03 · What Legacy2mcp can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.1.0 · 2026-09-07
First public release of legacy2mcp - turn a legacy SOAP/WSDL service into a safe, typed MCP server. · Install · bash · pip install legacy2mcp · Also on the MCP Registry as io.github.bvenkata/legacy2mcp. · What's in 0.1…
04 · Who maintains Legacy2mcp
legacy2mcp is maintained by bvenkata. We track 2 MCP servers from bvenkata - 2 actively maintained, 3 combined GitHub stars, oldest repo from Aug 2026.
05 · Facts
- repository
- github.com/bvenkata/legacy2mcp
- category
- automation - ranked #133 of 227 actively-maintained automation servers as of 2026-09-18.
- release cadence
- 1 release in the last 90 days (latest 2026-09-07)
- registry
- io.github.bvenkata/legacy2mcp (active, first published 2026-09-07)
- packages
- pypi:legacy2mcp
06 · Legacy2mcp FAQ
What is Legacy2mcp?
Point it at a WSDL. Get an MCP server whose tools can't drift from the service, can't send unvalidated arguments, and can't call write operations you didn't opt into. It runs locally over stdio via the published package.
Is Legacy2mcp still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-08 and it shipped 1 release in the last 90 days. We re-verify nightly.
How do I install Legacy2mcp?
Run `uvx legacy2mcp`. The README documents one environment variable (SERVICE_PASSWORD) to set first. You can also paste the ready-made client config above.
Does Legacy2mcp run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Legacy2mcp
Alternatives to Legacy2mcp
Maintained automation servers if Legacy2mcp isn't the fit.
- Claude Flow AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev. ★ 72,753 · 2026-09-18
- GitHub Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language. ★ 33,015 · 2026-09-16
- Windows MCP An MCP Server for computer-use in Windows OS ★ 7,034 · 2026-09-16
- Claude Code Ultimate Guide Search the Claude Code Ultimate Guide and machine-readable references from any MCP client. ★ 5,990 · 2026-09-17
- Ha MCP Comprehensive Model Context Protocol server for managing Home Assistant through AI assistants. ★ 4,770 · 2026-09-18
- Stripe Agent Toolkit MCP server integrating with Stripe - tools for customers, products, payments, and more. ★ 1,822 · 2026-09-17
More automation MCP servers · Carbone MCP · Ennodia · Proletariat CLI · Network Sketcher (Local MCP) · Ccu MCP
More Python MCP servers · Catalog CLI Pro · Wireshark MCP · NIM Key Manager · Embedded Docs · Diagrams MCP · see all