Skip to main content
Glama
cloudsmithy

Easysearch MCP Server

by cloudsmithy

Related Servers

Alternatives to Easysearch MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables LLMs to interact with OpenSearch clusters to monitor cluster health, manage indices, and perform data searches. It provides a standardized interface for real-time OpenSearch operations within MCP-compatible environments like Open WebUI.
      -
    • A
      license
      B
      quality
      D
      maintenance
      Enables interaction with Elasticsearch clusters for health checks, index management, document CRUD operations, and search via natural language.
      10
      4 npm
      MIT
    • F
      license
      B
      quality
      Not graded
      maintenance
      Provides comprehensive tools for managing Elasticsearch clusters, including security management, search operations, and index administration. It enables users to monitor cluster health, handle InfoSec tasks, and execute complex queries using Elasticsearch Query DSL and ES|QL.
      37
      -
    • A
      license
      B
      quality
      F
      maintenance
      Enables interaction with OpenSearch clusters, providing tools to list indices, retrieve mappings, search using query DSL, and get shard information.
      4
      1
      Apache 2.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      * Index Management Tools: * List all indices in OpenSearch cluster * Get index mapping * Get index settings * Cluster Management Tools: * Get cluster health status * Get cluster statistics * Document Tools: * Search documents
      2
      MIT
    • A
      license
      B
      quality
      Not graded
      maintenance
      Enables AI assistants to interact with Meilisearch through a standardized interface, supporting index and document management, search capabilities, settings configuration, task monitoring, and experimental vector search.
      68
      -

    TDQS

    C2.6/5.0

    Scored across 121 tools

    Disambiguation2/5

    Many tools have overlapping purposes, causing significant ambiguity. For example, 'aggregate' and 'aggregate_simple' are very similar, as are 'doc_bulk' and 'doc_bulk_simple', 'search' and 'search_simple', and multiple 'cat_' tools that could be confused (e.g., 'cat_health' vs. 'cluster_health'). While descriptions help, the sheer number of similar tools makes it difficult for an agent to reliably choose the right one without deep domain knowledge.

    Naming Consistency4/5

    The naming is mostly consistent with a clear pattern: most tools use snake_case and follow a verb_noun or noun_verb structure (e.g., 'index_create', 'doc_delete', 'cluster_health'). However, there are minor deviations like 'knn_search' (abbreviation mixed in) and some tools with slightly inconsistent prefixes (e.g., 'alias_actions' vs. 'ilm_add_policy'), but overall the naming is predictable and readable.

    Tool Count1/5

    With 121 tools, this is an extreme mismatch for an MCP server. The count is far too high for typical agent use, making it overwhelming and difficult to navigate. Even for an Elasticsearch interface, this level of granularity is excessive and likely includes many low-level or administrative tools that agents rarely need, leading to confusion and inefficiency.

    Completeness5/5

    The tool set is extremely complete for Elasticsearch operations, covering CRUD, search, aggregation, indexing, cluster management, ILM, snapshots, and more. There are no obvious gaps; every major Elasticsearch API endpoint appears to be represented, providing comprehensive coverage for the domain. Agents can perform complex workflows without dead ends.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues