GreptimeDB MCP Server

v0.4.7APIsstable

A Model Context Protocol server implementation that enables AI assistants to securely interact with GreptimeDB, allowing them to explore database schema, read data, and execute SQL queries through a controlled interface.

greptimedb-mcp-servermcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

A Model Context Protocol server implementation that enables AI assistants to securely interact with GreptimeDB, allowing them to explore database schema, read data, and execute SQL queries through a controlled interface.

Features

  • execute_sql

Use Cases

Execute SQL query against GreptimeDB. Please use MySQL dialect when generating SQL queries.
GreptimeTeam

Maintainer

LicenseMIT License
Languagepython
Versionv0.4.7
UpdatedMar 2, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y greptimedb-mcp-server

PIP

pip install greptimedb-mcp-server

Manual Installation

npx -y greptimedb-mcp-server

Examples

No examples available for this server.

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "greptimedb-mcp-server": { "command": "npx", "args": ["-y", "greptimedb-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use GreptimeDB MCP Server?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides