Skip to content
MCP-Bridge
Cloud InfrastructureAuto-generated

AWS IoT Things Graph MCP Server

<fullname>AWS IoT Things Graph</fullname> <p>AWS IoT Things Graph provides an integrated set of tools that enable developers to connect devices and services that use different standards, such as units of measure and communication protocols. AWS IoT Things Graph makes it possible to build IoT applica

Quick Setup

Transport: STDIO

Command: npx -y @mcp/amazonaws-com-iotthingsgraph

Environment Variables

AWS_IOT_THINGS_GRAPH_API_KEY

Example: your_aws_iot_things_graph_api_key

MCP Server Configuration

Add this to your claude_desktop_config.json or Cursor MCP settings.

{
  "mcpServers": {
    "amazonaws-com-iotthingsgraph": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-iotthingsgraph"],
      "env": {
      "AWS_IOT_THINGS_GRAPH_API_KEY": "your_aws_iot_things_graph_api_key"
}
    }
  }
}

Endpoints

POST/#X-Amz-Target=IotThingsGraphFrontEndService.AssociateEntityToThing

AssociateEntityToThing

POST/#X-Amz-Target=IotThingsGraphFrontEndService.CreateFlowTemplate

CreateFlowTemplate

POST/#X-Amz-Target=IotThingsGraphFrontEndService.CreateSystemInstance

CreateSystemInstance

POST/#X-Amz-Target=IotThingsGraphFrontEndService.CreateSystemTemplate

CreateSystemTemplate

POST/#X-Amz-Target=IotThingsGraphFrontEndService.DeleteFlowTemplate

DeleteFlowTemplate

POST/#X-Amz-Target=IotThingsGraphFrontEndService.DeleteNamespace

DeleteNamespace

POST/#X-Amz-Target=IotThingsGraphFrontEndService.DeleteSystemInstance

DeleteSystemInstance

POST/#X-Amz-Target=IotThingsGraphFrontEndService.DeleteSystemTemplate

DeleteSystemTemplate

POST/#X-Amz-Target=IotThingsGraphFrontEndService.DeploySystemInstance

DeploySystemInstance

POST/#X-Amz-Target=IotThingsGraphFrontEndService.DeprecateFlowTemplate

DeprecateFlowTemplate