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_KEYExample: 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.AssociateEntityToThingAssociateEntityToThing
POST
/#X-Amz-Target=IotThingsGraphFrontEndService.CreateFlowTemplateCreateFlowTemplate
POST
/#X-Amz-Target=IotThingsGraphFrontEndService.CreateSystemInstanceCreateSystemInstance
POST
/#X-Amz-Target=IotThingsGraphFrontEndService.CreateSystemTemplateCreateSystemTemplate
POST
/#X-Amz-Target=IotThingsGraphFrontEndService.DeleteFlowTemplateDeleteFlowTemplate
POST
/#X-Amz-Target=IotThingsGraphFrontEndService.DeleteNamespaceDeleteNamespace
POST
/#X-Amz-Target=IotThingsGraphFrontEndService.DeleteSystemInstanceDeleteSystemInstance
POST
/#X-Amz-Target=IotThingsGraphFrontEndService.DeleteSystemTemplateDeleteSystemTemplate
POST
/#X-Amz-Target=IotThingsGraphFrontEndService.DeploySystemInstanceDeploySystemInstance
POST
/#X-Amz-Target=IotThingsGraphFrontEndService.DeprecateFlowTemplateDeprecateFlowTemplate