Amazon Timestream Write MCP Config
<fullname>Amazon Timestream Write</fullname> <p>Amazon Timestream is a fast, scalable, fully managed time-series database service that makes it easy to store and analyze trillions of time-series data points per day. With Timestream, you can easily store and analyze IoT sensor data to derive insights
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-timestream-write.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-timestream-write.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-timestream-write": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-timestream-write"],
"env": {
"AMAZON_TIMESTREAM_WRITE_API_KEY": "your_amazon_timestream_write_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-timestream-write.jsonEnvironment Variables
AMAZON_TIMESTREAM_WRITE_API_KEYReplace your_amazon_timestream_write_api_key with your actual amazon timestream write api key
Endpoints
/#X-Amz-Target=Timestream_20181101.CreateBatchLoadTaskCreateBatchLoadTask
/#X-Amz-Target=Timestream_20181101.CreateDatabaseCreateDatabase
/#X-Amz-Target=Timestream_20181101.CreateTableCreateTable
/#X-Amz-Target=Timestream_20181101.DeleteDatabaseDeleteDatabase
/#X-Amz-Target=Timestream_20181101.DeleteTableDeleteTable
/#X-Amz-Target=Timestream_20181101.DescribeBatchLoadTaskDescribeBatchLoadTask
/#X-Amz-Target=Timestream_20181101.DescribeDatabaseDescribeDatabase
/#X-Amz-Target=Timestream_20181101.DescribeEndpointsDescribeEndpoints
/#X-Amz-Target=Timestream_20181101.DescribeTableDescribeTable
/#X-Amz-Target=Timestream_20181101.ListBatchLoadTasksListBatchLoadTasks