Skip to content

GreptimeTeam/greptimedb-mcp-server

MCP Data & Storage

A Model Context Protocol (MCP) server enabling AI assistants to query and analyze GreptimeDB with SQL, TQL, and range queries while enforcing security controls like read‑only enforcement and data masking.

Python Latest v0.4.8 · 1mo ago Security brief →

Features

  • Expose SQL execution via `execute_sql`
  • Support PromQL‑compatible TQL queries through `execute_tql`
  • Provide time‑window RANGE/ALIGN aggregation with `query_range`
  • Manage pipelines (`list`, `create`, `dryrun`, `delete`) and dashboards
  • Built‑in security gate blocking destructive SQL statements

Recent releases

View all 5 releases →
v0.4.8 New feature
Notable features
  • Dashboard management tools
Full changelog

What's Changed

  • feat: add dashboard management tools by @sunng87 in https://github.com/GreptimeTeam/greptimedb-mcp-server/pull/35

Full Changelog: https://github.com/GreptimeTeam/greptimedb-mcp-server/compare/v0.4.7...v0.4.8

v0.4.6 New feature
Notable features
  • Inline pipeline configuration supported in the dryrun tool
Full changelog

What's Changed

  • feat: allow inline pipeline in dryrun tool by @sunng87 in https://github.com/GreptimeTeam/greptimedb-mcp-server/pull/34

Full Changelog: https://github.com/GreptimeTeam/greptimedb-mcp-server/compare/v0.4.4...v0.4.6

v0.4.4 Bugfix

Fixed hang issue on Windows platform.

Full changelog
  • Try to fix hang on windows platform https://github.com/GreptimeTeam/greptimedb-mcp-server/commit/5dc1115fff849ace57f88c0ddf8748b041816f55
v0.4.3 Bug fix

Fixed unread results when reusing database connections.

Full changelog

What's Changed

  • ci: run on matrix.os by @killme2008 in https://github.com/GreptimeTeam/greptimedb-mcp-server/pull/33
  • fix: unread result found while reusing connections

Full Changelog: https://github.com/GreptimeTeam/greptimedb-mcp-server/compare/v0.4.2...v0.4.3

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
27
Forks
13
Language
Python

Install & Platforms

Install via
pip

Beta — feedback welcome: [email protected]