Skip to main content
Glama
ZackFairTS

AWS Athena MCP Server

by ZackFairTS

Related Servers

Alternatives to AWS Athena MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables execution of SQL queries against AWS Athena databases with schema discovery, query status management, and result retrieval through a standardized Model Context Protocol interface.
      23
      MIT
    • F
      license
      B
      quality
      C
      maintenance
      Enables AI assistants to discover, explore, and query Formula 1 data stored in AWS, using Athena and Glue for schema inspection, sample data, and custom analytical queries.
      4
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to query S3 data lakes using natural language, with support for CSV, JSON, Parquet and tools for data discovery, analysis, and metadata exploration.
      1
      MIT

    TDQS

    A3.7/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a distinct purpose: get_result retrieves query results, get_status checks query status, list_saved_queries lists saved queries, run_query executes a new SQL query, and run_saved_query executes a saved query. There is no overlap or ambiguity between these functions.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern (e.g., get_result, get_status, list_saved_queries, run_query, run_saved_query). The naming is uniform and predictable across all tools.

    Tool Count5/5

    With 5 tools, the server is well-scoped for AWS Athena operations. Each tool serves a clear purpose in the query lifecycle, from execution to result retrieval, without being overly complex or sparse.

    Completeness5/5

    The tool set covers the full CRUD/lifecycle for Athena queries: creating/executing queries (run_query, run_saved_query), reading results and status (get_result, get_status), and listing saved queries (list_saved_queries). There are no obvious gaps for the domain.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues