Welcome to the AWS Athena MCP Server documentation!
- Main README - Complete setup guide and usage instructions
- Quick Start Guide - Get up and running in 5 minutes
- Claude Desktop Integration - Setup with Claude Desktop
- Configuration Guide - Environment variables and AWS setup
- Security Best Practices - Security guidelines and best practices
- Contributing Guide - How to contribute to the project
- Development Setup - Setting up development environment
- Changelog - Version history and changes
- API Documentation - Detailed API reference for all MCP tools
- Available Tools - MCP tools provided by the server
- Usage Examples - Code examples and patterns
- Troubleshooting - Common issues and solutions
- GitHub Issues - Report bugs or request features
- GitHub Discussions - Community discussions
aws-athena-mcp/
βββ README.md # Main documentation
βββ CONTRIBUTING.md # Contribution guidelines
βββ CHANGELOG.md # Version history
βββ SECURITY.md # Security guidelines
βββ LICENSE # MIT license
βββ src/athena_mcp/ # Main package
βββ tests/ # Test suite
βββ examples/ # Usage examples
βββ scripts/ # Utility scripts
βββ docs/ # This documentation directory
Documentation improvements are always welcome! Please:
- Keep documentation up to date with code changes
- Use clear, concise language
- Include examples where helpful
- Follow the existing documentation style
For more details, see our Contributing Guide.