io.github.GreptimeTeam/greptimedb-mcp-server
Query and analyze GreptimeDB metrics, logs and traces via SQL, TQL and RANGE queries.
{
"mcpServers": {
"greptimedb-mcp-server": {
"command": "uvx",
"args": [
"greptimedb-mcp-server"
],
"env": {
"GREPTIMEDB_HOST": "<greptimedb_host>",
"GREPTIMEDB_PORT": "<greptimedb_port>",
"GREPTIMEDB_USER": "<greptimedb_user>",
"GREPTIMEDB_PASSWORD": "<your-greptimedb_password>",
"GREPTIMEDB_DATABASE": "<greptimedb_database>",
"GREPTIMEDB_TIMEZONE": "<greptimedb_timezone>",
"GREPTIMEDB_POOL_SIZE": "<greptimedb_pool_size>",
"GREPTIMEDB_HTTP_PORT": "<greptimedb_http_port>",
"GREPTIMEDB_HTTP_PROTOCOL": "<greptimedb_http_protocol>",
"GREPTIMEDB_MASK_ENABLED": "<greptimedb_mask_enabled>",
"GREPTIMEDB_MASK_PATTERNS": "<greptimedb_mask_patterns>",
"GREPTIMEDB_AUDIT_ENABLED": "<greptimedb_audit_enabled>"
}
}
}
}GREPTIMEDB_HOSTGreptimeDB host address
GREPTIMEDB_PORTGreptimeDB MySQL protocol port (default: 4002)
GREPTIMEDB_USERDatabase username
GREPTIMEDB_PASSWORDDatabase password
GREPTIMEDB_DATABASEDatabase name to connect to
GREPTIMEDB_TIMEZONESession timezone (default: UTC)
GREPTIMEDB_POOL_SIZEConnection pool size (default: 5)
GREPTIMEDB_HTTP_PORTHTTP API port for pipeline management (default: 4000)
GREPTIMEDB_HTTP_PROTOCOLHTTP protocol for pipeline API: http or https (default: http)
GREPTIMEDB_MASK_ENABLEDEnable sensitive data masking (default: true)
GREPTIMEDB_MASK_PATTERNSAdditional column name patterns for data masking (comma-separated)
GREPTIMEDB_AUDIT_ENABLEDEnable audit logging for tool invocations (default: true)
Remote MCP security gateway for auth, redaction, policy enforcement, and audit logging.
AI-powered calorie tracking with photo recognition, barcode scanning, and voice logging
Auth0 MCP Server: Manage Auth0 applications, APIs, actions, logs, and forms using natural language