Skip to main content
Glama
ZackFairTS

AWS Athena MCP Server

by ZackFairTS

run_saved_query

Execute a saved AWS Athena query by its ID to retrieve data results, with options for database override, row limits, and timeout settings.

Instructions

Execute a saved (named) Athena query by its query ID.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
namedQueryIdYesAthena NamedQueryId
databaseOverrideNoOptional database override
maxRowsNoMaximum number of rows to return (default: 1000)
timeoutMsNoTimeout in milliseconds (default: 60000)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ZackFairTS/athena_mcp_server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server