AWS Athena MCP Server
An MCP server for AWS Athena that allows running SQL queries on Glue Catalog tables through MCP tools.
About this tool
Overview
AWS Athena MCP Server is a Model Context Protocol (MCP) server that lets AI assistants run SQL queries against AWS Athena databases, using Glue Data Catalog tables as the schema source.
Features
- MCP-compatible server for integrating AWS Athena with AI assistants and MCP clients.
- Execute SQL queries on Athena databases programmatically via MCP tools.
- Glue Catalog integration for querying tables defined in the AWS Glue Data Catalog.
- AWS-native data access leveraging Athena for serverless, SQL-based analytics on data in S3 (via Athena).
- Repository assets to support development and deployment:
Dockerfilefor containerized deployment of the MCP server.- TypeScript-based source code (
src,tsconfig.json). - Project configuration (
package.json,package-lock.json). - CI/CD workflows under
.github/workflows. DEVELOPMENT.mdfor contributor/development guidance.
Use Cases
- Querying Athena-backed datasets from AI assistants.
- Running ad-hoc or analytical SQL queries on Glue Catalog tables.
- Integrating AWS data sources into MCP-based tools or workflows.
Pricing
- Open-source project; no pricing information is provided in the available content.
License
- A
LICENSEfile is present in the repository; specific license details should be confirmed directly from that file.
Loading more......
Information
Categories
Tags
Similar Products
6 result(s)An MCP server to manage, query, and ingest S3-based tables, with SQL querying, CSV-to-table conversion, and metadata discovery.
A server implementing the MCP protocol to connect with Databricks Genie API, enabling LLMs to ask questions, execute SQL, and interact with Databricks conversational agents.
An MCP server that provides distributed SQL capabilities with PostgreSQL compatibility for Amazon Aurora DSQL, enabling AI agents and tools to perform scalable relational data operations programmatically.
An MCP server integrating Amazon Location Service features like place search, geocoding, and route optimization into MCP-powered conversational assistants and agents.
The official MCP server for dbt (data build tool), providing integration with dbt Core/Cloud, metadata discovery, model info, and semantic layer querying.
An MCP server that enables users to retrieve information from AWS Knowledge Bases using Retrieval-Augmented Generation (RAG) via Bedrock Agent Runtime. (Merged 'Aws Kb' and 'Aws Kb Retrieval Server')