GreptimeDB MCP Server
Officialby GreptimeTeam
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GREPTIMEDB_HOST | No | Database host | localhost |
| GREPTIMEDB_PORT | No | Database MySQL port | 4002 |
| GREPTIMEDB_USER | No | The database username | root |
| GREPTIMEDB_DATABASE | No | The database name | public |
| GREPTIMEDB_PASSWORD | No | The database password | |
| GREPTIMEDB_TIMEZONE | No | The session time zone | UTC |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| execute_sqlB | Execute SQL query against GreptimeDB. Please use MySQL dialect when generating SQL queries. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| metrics_analysis | Comprehensive metrics analysis template for monitoring and analyzing data from GreptimeDB |
| table_operation | Table operations such as querying region metadata, backing up/restoring data for table in GreptimeDB. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GreptimeTeam/greptimedb-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server