Skip to main content
Glama
605,840 tools. Updated 2026-09-24 05:25

"How to write and execute queries in InfluxDB" matching MCP tools:

  • Confirm and execute pending write database operations by submitting a confirmation token from a user-approved query. Safe to run after INSERT, UPDATE, DELETE, or similar.
    Apache 2.0
    Destructive
  • Execute predefined queries within CData Sync jobs for testing or ad-hoc operations. Run existing task queries to validate data synchronization workflows and connections.
    MIT
  • Execute SQL queries on Databend databases with built-in safety controls that restrict write operations to a session sandbox.
    Apache 2.0
  • Run multiple SQL queries on a Databend database with safe mode that restricts write operations to a session sandbox.
    Apache 2.0
  • Run SQL queries to analyze, modify, or troubleshoot Heroku PostgreSQL databases. Execute commands or file-based queries with credential management for direct database access.
    Apache 2.0

Matching MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    InfluxDB-v1-MCP is a powerful Model Context Protocol (MCP) interface specifically designed for InfluxDB v1.x, enabling AI assistants to intelligently manage and query time-series databases.
    Apache 2.0

Matching MCP Connectors

  • Execute SQL queries or run saved cards against Metabase databases to fetch data. Supports custom SQL and card parameters with configurable row limits.
    MIT
    Destructive
  • Execute SQL queries on Trino clusters. Optionally write results to a JSON or CSV file to prevent AI hallucination and enable downstream processing.
    MIT
  • Verify InfluxDB connection by testing reachability and receiving the server version.
    MIT
  • List all databases in an InfluxDB instance, returning names, count, and status. Get a complete overview of available databases to manage your InfluxDB environment efficiently.
    -
  • Discover field keys and their data types in an InfluxDB database. Optionally filter by measurement to focus on specific series, enabling schema exploration for time-series data.
    MIT
  • Execute read-only InfluxQL queries on InfluxDB databases to explore time-series data. Supports SELECT and SHOW statements, with write operations blocked.
    MIT
  • Execute SQL statements against MySQL for queries, inserts, updates, deletes, and schema inspection. Supports cross-database queries via fully qualified names and requires explicit confirmation for write operations.
    MIT
    Destructive
  • Execute PromQL queries to retrieve and analyze cluster metrics from Prometheus, supporting instant and range queries with automatic endpoint discovery.
    Apache 2.0
  • Write single or batch time series data to InfluxDB using line protocol. Specify database, timestamp precision, and optional sync settings to control write acknowledgement.
    -
  • Execute SQL queries on Redshift databases to retrieve data, with large results stored in S3 for efficient handling.
    MIT
  • Translate plain English into ServiceNow API calls for queries, schema lookups, creates, updates, and batch operations. Reads execute immediately; writes require explicit execution.
    MIT