claude mcp add reptimeeam-greptimedb-mcp-server -- uvx greptimedb-mcp-server
{
"mcpServers": {
"reptimeeam-greptimedb-mcp-server": {
"command": "uvx",
"args": ["greptimedb-mcp-server"]
}
}
}
{
"mcpServers": {
"reptimeeam-greptimedb-mcp-server": {
"command": "uvx",
"args": ["greptimedb-mcp-server"]
}
}
}
{
"mcpServers": {
"reptimeeam-greptimedb-mcp-server": {
"command": "uvx",
"args": ["greptimedb-mcp-server"]
}
}
}
About This MCP Server
The GreptimeDB MCP server is a database tool that enables querying and analysis of GreptimeDB metrics, logs, and traces using SQL, TQL, and RANGE queries. It connects to GreptimeDB, allowing developers to extract and examine data stored in the database. Developers would use this server when they need to retrieve specific data or perform analytics on their GreptimeDB instance, likely for monitoring, debugging, or optimization purposes.
Query and analyze GreptimeDB metrics, logs and traces via SQL, TQL and RANGE queries.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with database capabilities via the stdio transport.
Package
greptimedb-mcp-server on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The greptimedb-mcp-server server extends your AI assistant with database capabilities. Once installed, your AI can use its tools automatically.