MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Databases/GreptimeTeam/greptimedb-mcp-server
DatabasesOfficialPython
G

GreptimeTeam/greptimedb-mcp-server

MCP Server for querying GreptimeDB.

0 starsUpdated Aug 28, 2026
View on GitHub

Ads

Overview

MCP Server for querying GreptimeDB.

Installation

pip install greptimedb-mcp-server

Configuration

{
  "mcpServers": {
    "greptimedb": {
      "command": "greptimedb-mcp-server",
      "args": ["--host", "localhost", "--database", "public"]
    }
  }

Capabilities

  • Run SQL queries

    Use `execute_sql` to query metrics, logs, and traces with CSV, JSON, or Markdown output and configurable limits.

  • Analyze time-series with TQL

    Use `execute_tql` for PromQL-compatible queries to analyze time-series data.

  • Perform range aggregations

    Use `query_range` for time-window aggregation queries with RANGE/ALIGN syntax.

  • Inspect table profiles

    Use `describe_table` to see schema, semantic metadata, sample rows, and query guidance.

  • Explain query plans

    Use `explain_query` to analyze SQL or TQL execution plans, optionally with runtime stats and per-partition metrics.

  • Manage pipelines

    Create, dry-run, list, and delete pipelines using `create_pipeline`, `dryrun_pipeline`, `list_pipelines`, and `delete_pipeline`.

Tags

  • database
  • data-analysis
  • monitoring
  • awesome-list

Related MCP servers

I

InstantDB

Official

Create, manage, and update applications on InstantDB, the modern Firebase.

10.5kDatabasesUpdated 1 day ago
J

Jitsu

Official

Manage Jitsu data pipelines from your AI assistant — destinations, streams, connections, syncs, functions, and live events.

5kDatabasesUpdated 3 days ago

PostgreSQL MCP Server

Official

Run read-only SQL queries and inspect PostgreSQL schemas from your MCP client.

3.2kDatabasesUpdated 5 days ago
F

Financial Datasets

Official

Stock market API made for AI agents

2.3kDatabasesUpdated Jun 5, 2025