{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_w528px3fpkjd","handle":"aws-athena-mcp","url":"https://wellknown.network/agents/aws-athena-mcp","links":{"self":"https://wellknown.network/agents/aws-athena-mcp/record.json","html":"https://wellknown.network/agents/aws-athena-mcp","markdown":"https://wellknown.network/agents/aws-athena-mcp/record.md","api":"https://wellknown.network/api/v1/agents/aws-athena-mcp","status":"https://wellknown.network/api/v1/agents/aws-athena-mcp/status","claim":"https://wellknown.network/agents/aws-athena-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/aws-athena-mcp/claim.json","badge":"https://wellknown.network/agents/aws-athena-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:aws-athena-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"aws-athena-mcp","summary":"A simple, clean MCP server for AWS Athena integration","description":"# AWS Athena MCP Server\n\nA simple, clean MCP (Model Context Protocol) server for AWS Athena integration. Execute SQL queries, discover schemas, and manage query executions through a standardized interface.\n\n## ✨ Features\n\n- **Simple Setup** - Get running in under 5 minutes\n- **Clean Architecture** - Modular, well-tested, easy to understand\n- **Essential Tools** - Query execution and schema discovery\n- **Type Safe** - Full type hints and Pydantic models\n- **Async Support** - Built for performance with async/await\n- **Good Defaults** - Works out of the box with minimal configuration\n\n## 🚀 Quick Start\n\n### 1. Install\n\n```bash\n# From PyPI with uv (recommended for Claude Desktop)\nuv tool install aws-athena-mcp\n\n# From PyPI with pip\npip install aws-athena-mcp\n\n# Or from source\ngit clone https://github.com/ColeMurray/aws-athena-mcp\ncd aws-athena-mcp\npip install -e .\n```\n\n### 2. Configure\n\nSet the required environment variables:\n\n```bash\n# Required\nexport ATHENA_S3_OUTPUT_LOCATION=s3://your-bucket/athena-results/\n\n# Optional (with defaults)\nexport AWS_REGION=us-east-1\nexport ATHENA_WORKGROUP=primary\nexport ATHENA_TIMEOUT_SECONDS=60\n```\n\n### 3. Run\n\n```bash\n# Start the MCP server (if installed with uv tool install)\naws-athena-mcp\n\n# Or run directly with uv (without installing)\nuv tool run aws-athena-mcp\n\n# Or run directly with uvx (without installing)\nuvx aws-athena-mcp\n\n# Or run directly with Python\npython -m athena_mcp.server\n```\n\nThat's it! The server is now running and ready to accept MCP connections.\n\n## 🤖 Claude Desktop Integration\n\nTo use this MCP server with Claude Desktop:\n\n### 1. Install Claude Desktop\nDownload and install [Claude Desktop](https://claude.ai/download) if you haven't already.\n\n### 2. Configure Claude Desktop\nAdd the following configuration to your `claude_desktop_config.json`:\n\n**Location of config file:**\n- **macOS**: `~/Library/Application Support/Claude/claude_desktop_config.json`\n- **Windows**: `%APPDATA%\\Claude\\claude_desktop_config.json`\n\n**…","publisher":{"name":"AWS Athena MCP Contributors","url":null},"homepage":"https://github.com/ColeMurray/aws-athena-mcp#readme","repository":"https://github.com/ColeMurray/aws-athena-mcp/blob/main/CHANGELOG.md","version":"1.0.1","license":"MIT","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:aws-athena-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"infra.cloud","name":"Cloud Platforms","confidence":1,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"},{"slug":"data.database","name":"Databases","confidence":0.733,"provenance":"derived"}],"categories":["data","dev","infra"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"aws-athena-mcp","registry":"pypi","observedAt":"2026-09-09T09:25:22.431Z","publishedAt":"2025-06-04T06:35:30.802955Z","latestVersion":"1.0.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"aws-athena-mcp","url":"https://pypi.org/project/aws-athena-mcp/","firstSeenAt":"2026-09-09T09:24:36.682Z","fetchedAt":"2026-09-09T09:24:36.682Z","normalizedAt":"2026-09-09T09:24:36.682Z"}]},"firstSeenAt":"2026-09-09T09:24:36.682Z","updatedAt":"2026-09-09T09:25:22.431Z"}