{"slug":"gigapi/gigapi-mcp","name":"GigAPI Timeseries Lake","description":"An MCP server for GigAPI Timeseries Lake, enabling seamless integration with MCP-compatible clients.","category":"database","tags":[],"official":false,"stars":6,"transport":"stdio","install":null,"tools":[{"name":"run_select_query","description":"Execute SQL queries on your GigAPI cluster. Input: sql (string): The SQL query to execute, database (string): The database to execute against. All queries are executed safely through GigAPI's HTTP API with NDJSON format."},{"name":"list_databases","description":"List all databases on your GigAPI cluster. Input: database (string): The database to use for the SHOW DATABASES query (defaults to 'mydb')."},{"name":"list_tables","description":"List all tables in a database. Input: database (string): The name of the database."},{"name":"get_table_schema","description":"Get schema information for a specific table. Input: database (string): The name of the database, table (string): The name of the table."},{"name":"write_data","description":"Write data using InfluxDB Line Protocol format. Input: database (string): The database to write to, data (string): Data in InfluxDB Line Protocol format."},{"name":"health_check","description":"Check the health status of the GigAPI server."},{"name":"ping","description":"Ping the GigAPI server to check connectivity."}],"env_vars":["GIGAPI_HOST","GIGAPI_PORT"],"auth_type":"none","github":"https://github.com/gigapi/gigapi-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}