Skip to main content
Glama
130,031 tools. Last updated 2026-05-06 19:44

"Querying Elasticsearch (ES)" matching MCP tools:

  • Retrieve Elasticsearch index aliases with optional name filtering, enabling precise alias management and querying. Integrates with the octodet-elasticsearch-mcp server for streamlined operations.
    MIT
  • Refresh cached Bitcoin transaction counts for a paired Ledger account by re-querying the on-chain indexer. Updates balance cache after fund receipt or stale indexer data.
    Business Source 1.1
  • Retrieve a hashtag ID by name. Required for querying hashtag media. Limited to 30 unique hashtags per 7-day window.
    MIT
  • Link two entities with a typed relationship (e.g., builds, works at). Stores direction but allows bidirectional querying, with optional strength and context.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Query Elasticsearch indices using query DSL with enabled highlights. Connect and interact with Elasticsearch data via the Elasticsearch MCP Server for precise search results.
  • Retrieve field mappings for a specified Elasticsearch index to understand its structure and data organization within the Elasticsearch MCP Server.
  • Find abuse contacts for IP addresses by querying Regional Internet Registries. Use to report network abuse like spam or DDoS attacks.
    MIT
  • List all views in your SQLite database to discover available views and verify their existence before querying.
    MIT
  • Discover available Elasticsearch indices along with health, status, document count, and storage size. Use this to find index names before searching or aggregating logs.
    MIT
  • Sync Withings health data to local cache for offline access. Fetches body, sleep, activity, and workout metrics from Withings API and stores them in SQLite. Run before querying data with other tools.
  • Auto-detect and enrich any indicator of compromise (IP, domain, URL, or hash) by querying abuse.ch feeds to assess threat level and sources.
    MIT
  • Retrieve comprehensive metadata for Salesforce objects including fields, relationships, picklist values, and record types to understand structure before querying or writing data.
    MIT
  • Verify the local email index is fresh and complete by checking row count, last sync timestamp, and per-folder coverage. Use before querying indexed emails or threads.
    MIT
  • Retrieve metadata for IBGE SIDRA tables, including general info, territorial levels, variables, classifications, and periods. Use this tool to explore table structure before querying data.
    MIT
  • Search Elasticsearch logs with Query String Syntax, returning the top matching entries including their _source fields. Filter by time range and sort by order.
    MIT
  • Discover available fields and their data types in Elasticsearch indices to correctly construct queries. Filter results by field name or type to find specific fields for exact matches or full-text search operations.
    MIT