MCPServers
GreptimeDB - MCP server logo

GreptimeDB

18
0

Summary

GreptimeDB MCP Server provides a secure interface for AI assistants to interact with GreptimeDB time-series databases through MySQL protocol. Developed by Greptime Inc., this Python implementation enables listing tables, reading data, and executing SQL queries with built-in security gates that prevent dangerous operations like DROP or DELETE. The server connects to any GreptimeDB instance using configurable connection parameters and exposes database resources as structured MCP resources and tools. Particularly useful for data exploration, time-series analysis, and integrating database operations directly into AI assistant conversations without requiring manual query construction.

Available Actions(6)

list_resources

Lists all tables in the database.

read_resource

Reads data from a specified table.

list_tools

Lists all available tools in the server.

call_tool

Executes an SQL query in the database.

list_prompts

Lists all available prompts.

get_prompt

Retrieves a specific prompt by its name.

Last Updated: June 9, 2025

Reseñas de la Comunidad

0.0
0 reseñas
5
0
4
0
3
0
2
0
1
0

Aún no hay reseñas. ¡Sé el primero en reseñar!

Inicia sesión para unirte a la conversación

Coming soon to
HighlightHighlight AI

Lenguaje

TypeScript

Categorías

Etiquetas