74
/ 100
28 days ago
glama

AWS Athena MCP Server

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.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: AWS_SECRET_ACCESS_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAWS_ACCESS_KEY_IDexport =your-access-key
🔐 secretAWS_SECRET_ACCESS_KEYexport =your-secret-key
configAWS_PROFILEexport =your-profile
configATHENA_S3_OUTPUT_LOCATIONexport =s3://your-bucket/athena-results/
configAWS_REGIONexport =us-east-1
configATHENA_WORKGROUPexport =primary
configATHENA_TIMEOUT_SECONDSexport =60
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/colemurray-aws-athena-mcp-1fxh0e)](https://m8ven.ai/mcp/colemurray-aws-athena-mcp-1fxh0e)
commit: 4fcfacf04e2f769f30b3f4ea6f1f230336ac76ca
code hash: c9ade9d32c5cd60dd1bab94af0fea6fb02b33922c19a546064d66372bceaadd9
verified: 6/17/2026, 12:26:01 PM
view raw JSON →