AWS IoT Things Graph MCP Config
<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
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-iotthingsgraph.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-iotthingsgraph.json to fetch programmatically.
{
"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"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/amazonaws-com-iotthingsgraph.jsonEnvironment Variables
AWS_IOT_THINGS_GRAPH_API_KEYReplace your_aws_iot_things_graph_api_key with your actual aws iot things graph api key
Endpoints
/#X-Amz-Target=IotThingsGraphFrontEndService.AssociateEntityToThingAssociateEntityToThing
/#X-Amz-Target=IotThingsGraphFrontEndService.CreateFlowTemplateCreateFlowTemplate
/#X-Amz-Target=IotThingsGraphFrontEndService.CreateSystemInstanceCreateSystemInstance
/#X-Amz-Target=IotThingsGraphFrontEndService.CreateSystemTemplateCreateSystemTemplate
/#X-Amz-Target=IotThingsGraphFrontEndService.DeleteFlowTemplateDeleteFlowTemplate
/#X-Amz-Target=IotThingsGraphFrontEndService.DeleteNamespaceDeleteNamespace
/#X-Amz-Target=IotThingsGraphFrontEndService.DeleteSystemInstanceDeleteSystemInstance
/#X-Amz-Target=IotThingsGraphFrontEndService.DeleteSystemTemplateDeleteSystemTemplate
/#X-Amz-Target=IotThingsGraphFrontEndService.DeploySystemInstanceDeploySystemInstance
/#X-Amz-Target=IotThingsGraphFrontEndService.DeprecateFlowTemplateDeprecateFlowTemplate