Skip to content
Back to search
30
MCP

awslabs.aws-transform-mcp-server

pypi/awslabs.aws-transform-mcp-server

An AWS Labs Model Context Protocol (MCP) server for AWS Transform — manage transformation workspaces, jobs, connectors, HITL tasks, artifacts, and chat

Uptime
0.0%
16 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

awslabs.aws-dataprocessing-mcp-server
An AWS Labs Model Context Protocol (MCP) server for dataprocessing
0 tools
awslabs.aws-network-mcp-server
An AWS Labs Model Context Protocol (MCP) server for aws-network
0 tools
awslabs.aws-tasks-mcp-server
An AWS Labs Model Context Protocol (MCP) server for AWS Tasks
0 tools
awslabs.cfn-mcp-server
An AWS Labs Model Context Protocol (MCP) server for doing common cloudformation tasks and for managing your resources in your AWS account
0 tools
awslabs.terraform-mcp-server
An AWS Labs Model Context Protocol (MCP) server for terraform
0 tools
awslabs.lambda-tool-mcp-server
An AWS Labs Model Context Protocol (MCP) server for AWS Lambda Tools
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "awslabs.aws-transform-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}