Skip to main content
Glama

WoW Guild Analytics MCP Server

by noahmott
README.md•2.59 kB
# WoW Guild Analytics Documentation Welcome to the comprehensive documentation for the WoW Guild Analytics project. ## Documentation Structure ### šŸ“ [Architecture](./architecture/) - [DESIGN_DOCUMENT.md](./architecture/DESIGN_DOCUMENT.md) - System design and architecture overview - Technical decisions and patterns used ### šŸ“ [API Documentation](./api/) - [MCP_USAGE.md](./api/MCP_USAGE.md) - Model Context Protocol (MCP) server usage guide - API endpoints and integration guides ### šŸ“ [Development](./development/) - [PEP8_COMPLIANCE.md](./development/PEP8_COMPLIANCE.md) - Code quality and PEP 8 compliance report - Development setup and guidelines ### šŸ“ [Deployment](./deployment/) - Docker deployment guides - Heroku deployment instructions - Environment configuration ### šŸ“ [Historical](.) - [CLASSIC_API_NOTES.md](./CLASSIC_API_NOTES.md) - Classic WoW API implementation notes ## Quick Links ### Getting Started 1. [MCP Usage Guide](./api/MCP_USAGE.md) 2. [Architecture Overview](./architecture/DESIGN_DOCUMENT.md) 3. [Code Standards](./development/PEP8_COMPLIANCE.md) ### For Developers - [Code Standards](./development/PEP8_COMPLIANCE.md) - [API Documentation](./api/) - [Architecture Overview](./architecture/DESIGN_DOCUMENT.md) ### For Operations - [Docker Configuration](../config/docker/) - [Environment Configuration](../README.md#configuration) ## Project Overview WoW Guild Analytics is a comprehensive tool for analyzing World of Warcraft guild data, providing: - Real-time guild member analysis - Performance metrics and insights - MCP server integration for Claude AI - Support for both Classic and Retail WoW ## Key Features - **FastMCP Integration**: Full Model Context Protocol support - **Modular Architecture**: Clean separation of concerns with DDD principles - **Performance Optimized**: Handles large guilds (1000+ members) efficiently - **Multi-Version Support**: Works with both Classic and Retail WoW APIs - **Comprehensive Analytics**: Deep insights into guild performance ## Documentation Standards All documentation follows these standards: - Markdown format with clear headings - Code examples where applicable - Updated with each major change - Version-specific notes when needed ## Contributing When adding new documentation: 1. Place it in the appropriate subdirectory 2. Update this index file 3. Follow the existing format and style 4. Include practical examples ## Need Help? - Review the main [README](../README.md) - Check [Classic API Notes](./CLASSIC_API_NOTES.md) for WoW Classic issues - Open an issue on GitHub

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/noahmott/world_of_warcraft_mcp_server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server