{"repo":"lishenxydlgzs/aws-athena-mcp","free":true,"listed":false,"github":"https://github.com/lishenxydlgzs/aws-athena-mcp","clone":"git clone https://github.com/lishenxydlgzs/aws-athena-mcp.git","description":"MCP server to run AWS Athena queries","language":"JavaScript","stars":41,"topics":[],"license":"MIT","category":"mcp-servers","readme_excerpt":"@lishenxydlgzs/aws-athena-mcp A Model Context Protocol (MCP) server for running AWS Athena queries. This server enables AI assistants to execute SQL queries against your AWS Athena databases and retrieve results. Usage 1. Configure AWS credentials using one of the following methods: - AWS CLI configuration - Environment variables ( AWS ACCESS KEY ID , AWS SECRET ACCESS KEY ) - IAM role (if running on AWS) 2. Add the server to your MCP configuration: 3. The server provides the following tools: - run query : Execute a SQL query using AWS Athena - Parameters: - database: The Athena database to query - query: SQL query to execute - maxRows: Maximum number of rows to return (default: 1000, max: 10000) - Returns: - If query completes within timeout: Full query results - If timeout reached: Only the queryExecutionId for later retrieval - get status : Check the status of a query execution - Parameters: - queryExecutionId: The ID returned from run query - Returns: - state: Query state (QUEUED, RUNNING, SUCCEEDED, FAILED, or CANCELLED) - stateChangeReason: Reason for state change (if any) - submissionDateTime: When the query was submitted - completionDateTime: When the query completed (if finished) - statistics: Query execution statistics (if available) - get result : Retrieve results for a completed query - Parameters: - queryExecutionId: The ID returned from run query - maxRows: Maximum number of rows to return (default: 1000, max: 10000) - Returns: - Full query results if the query ","default_branch":null,"files":null,"tree":[],"storefront":"/r/lishenxydlgzs","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/lishenxydlgzs/aws-athena-mcp/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}