概要
The GigAPI MCP Server acts as a crucial bridge, enabling users to interact with their GigAPI Timeseries Lake through familiar MCP-compatible clients like Claude Desktop. It facilitates comprehensive data management by offering functionalities to execute SQL queries, list databases and tables, retrieve schema information, and write time-series data using InfluxDB Line Protocol. This server streamlines data operations, making the powerful analytical capabilities of GigAPI accessible through a standardized interface, ideal for developers and data professionals working with large-scale time-series datasets.
主な機能
- Execute SQL queries on GigAPI clusters with NDJSON format output
- List databases and tables within the GigAPI Timeseries Lake
- Retrieve detailed schema information for specific tables
- Write time-series data using InfluxDB Line Protocol format
- Perform health checks and connectivity pings to the GigAPI server
- 3 GitHub stars
ユースケース
- Integrating GigAPI Timeseries Lake with Claude Desktop for interactive data exploration and analysis
- Executing analytical SQL queries on time-series data stored in GigAPI
- Ingesting time-series data into GigAPI from various sources