Legacy IIS, classic ASP and SQL Server migration: paths, FAQ, end-of-support dates, fit assessment.
claude mcp add iis-rescue --transport http https://iisrescue.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"iis-rescue": {
"url": "https://iisrescue.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"iis-rescue": {
"serverUrl": "https://iisrescue.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"iis-rescue": {
"type": "http",
"url": "https://iisrescue.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"iis-rescue": {
"url": "https://iisrescue.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"iis-rescue": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://iisrescue.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://iisrescue.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.iisrescue--iis-rescue/reviews or the review_server meta-tool.
POST /mcp