Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
An AWS Labs Model Context Protocol (MCP) server for Timestream for InfluxDB, providing tools to manage database instances, clusters, and parameter groups, as well as interact with InfluxDB's write and
Add this to your MCP client configuration:
{
"mcpServers": {
"aws-timestream-for-influxdb-mcp-server": {
"command": "uvx",
"args": [
"awslabs.timestream-for-influxdb-mcp-server@latest"
],
"env": {
"AWS_PROFILE": "<Your AWS profile name.>",
"AWS_REGION": "<The AWS region to operate in.>",
"FASTMCP_LOG_LEVEL": "<The logging level for the FastMCP server.>"
}
}
}
}{
"id": "aws-timestream-for-influxdb-mcp-server",
"name": "AWS Timestream for InfluxDB",
"description": "An AWS Labs Model Context Protocol (MCP) server for Timestream for InfluxDB, providing tools to manage database instances, clusters, and parameter groups, as well as interact with InfluxDB's write and",
"source_url": "https://github.com/awslabs/mcp/tree/HEAD/src/timestream-for-influxdb-mcp-server",
"publisher_name": "awslabs",
"publisher_url": "https://github.com/awslabs",
"is_official": true,
"license": "",
"runtime": "python",
"downloads": 55936,
"requires_oauth": false,
"distribution": {
"type": "pip",
"package": "awslabs.timestream-for-influxdb-mcp-server"
},
"tools_count": 22
}