Databases
Explore and analyze time-series data in GreptimeDB. IoT, metrics, and log analytics.
mcpizy install greptimedbnpx -y @greptimedb/mcp-server{
"mcpServers": {
"greptimedb": {
"command": "npx",
"args": [
"-y",
"@greptimedb/mcp-server"
]
}
}
}