# TAM MCP Server Documentation Hub
Welcome to the comprehensive documentation for the TAM MCP Server - a Model Context Protocol server for market sizing analysis and business intelligence.
## ๐ **Documentation Categories**
### ๐ **Getting Started**
- **[Main README](../README.md)** - Project overview, installation, and quick start
- **[Contributing Guide](contributor/contributing.md)** - How to contribute to the project
- **[Security Policy](contributor/security.md)** - Security guidelines and vulnerability reporting
### ๐ **User Guides**
- **[MCP Prompts Guide](consumer/mcp-prompts-guide.md)** โญ **NEW** - Professional business analysis templates
- **[MCP Prompts Examples](consumer/mcp-prompts-examples.md)** - Practical usage workflows and patterns
- **[Tool System Selection Guide](TOOL-SYSTEM-SELECTION-GUIDE.md)** - Choose between data access and business analysis tools
- **[API Testing Guide](../examples/README.md)** - Postman collection and API testing
- **[Backend API Testing](BACKEND-API-TESTING.md)** - Comprehensive backend API integration testing
- **[Integration Guide](guides/NOTIFICATIONS-IMPLEMENTATION.md)** - Notification system and integration
- **[Testing Guide](contributor/testing.md)** - Testing structure and practices
### ๐ **Reference Documentation**
- **[Architecture Quick Reference](ARCHITECTURE-QUICK-REFERENCE.md)** - Corrected implementation overview
- **[Release Notes](reference/RELEASE-NOTES.md)** - Version history and changes
- **[Changelog](reference/CHANGELOG.md)** - Detailed technical changes
- **[Requirements](reference/requirements.md)** - Technical specifications and requirements
- **[Contributors](guides/CONTRIBUTORS.md)** - Project contributors
---
## ๐ฏ **Quick Navigation by Role**
### **๐ผ For Business Analysts & Investment Professionals** โญ **NEW**
1. **Start Here**: [MCP Prompts Guide](consumer/mcp-prompts-guide.md) - 15 professional business analysis templates
2. **See Examples**: [MCP Prompts Examples](consumer/mcp-prompts-examples.md) - Real-world workflows and patterns
3. **Integration**: [MCP Integration Guide](consumer/mcp-integration.md) - Connect with Claude Desktop and other clients
4. **Tools Overview**: [Tool System Selection Guide](TOOL-SYSTEM-SELECTION-GUIDE.md) - Market data and analysis tools
### **๐ฉโ๐ป For Developers**
1. Start with [Main README](../README.md) for project overview
2. Follow [Contributing Guide](contributor/contributing.md) for development setup
3. Review [Testing Guide](contributor/testing.md) for testing practices
4. Check [Release Notes](reference/RELEASE-NOTES.md) for recent changes
### **๐ง For Integrators**
1. **Get Started**: [MCP Prompts Guide](consumer/mcp-prompts-guide.md) for business analysis templates โญ **NEW**
2. **See Examples**: [MCP Prompts Examples](consumer/mcp-prompts-examples.md) for practical workflows
3. Review [Tool System Selection Guide](TOOL-SYSTEM-SELECTION-GUIDE.md) for choosing the right tools
4. Check [API Testing Guide](../examples/README.md) for Postman collection
5. Read [Backend API Testing](BACKEND-API-TESTING.md) for comprehensive API integration testing
6. Study [Notifications Implementation](guides/NOTIFICATIONS-IMPLEMENTATION.md) for real-time features
7. Check [Technical Reports](reports/) for implementation details
8. Reference [Requirements](reference/requirements.md) for specifications
### **๐ For Project Managers**
1. Review [Release Notes](reference/RELEASE-NOTES.md) for project status
2. Check [Contributors](guides/CONTRIBUTORS.md) for team information
3. Review [Technical Reports](reports/) for project metrics
4. Reference [Security Policy](guides/SECURITY.md) for compliance
### **๐งช For QA Engineers**
1. Start with [Testing Guide](contributor/testing.md) for test structure
2. Use [API Testing Guide](../examples/README.md) for Postman collection testing
3. Review [Backend API Testing](BACKEND-API-TESTING.md) for comprehensive integration testing
---
## ๐ **Documentation Structure**
```
doc/
โโโ README.md # This documentation hub
โโโ TOOL-SYSTEM-SELECTION-GUIDE.md # Tool selection guidance
โโโ ARCHITECTURE-QUICK-REFERENCE.md # Corrected implementation overview
โโโ COMPREHENSIVE-IMPLEMENTATION-REVIEW.md # Complete analysis report
โโโ DESIGN-ARCHITECTURE.md # Updated technical architecture
โโโ BACKEND-API-TESTING.md # Comprehensive backend API testing guide
โโโ DOCUMENTATION-REVAMP-SUMMARY.md # Documentation organization summary
โโโ guides/ # User and developer guides
โ โโโ CONTRIBUTING.md # Development guidelines
โ โโโ SECURITY.md # Security policy
โ โโโ CONTRIBUTORS.md # Project contributors
โ โโโ NOTIFICATIONS-IMPLEMENTATION.md # Integration guide
โ โโโ testing.md # Testing practices
โโโ reference/ # Reference documentation
โ โโโ RELEASE-NOTES.md # Version history
โ โโโ CHANGELOG.md # Technical changes
โ โโโ requirements.md # Technical specifications
```
## ๐ **Document Maintenance**
### **Active Documents** (regularly updated)
- Release Notes, Contributing Guide, Test Organization, API Testing Guide, Backend API Testing
### **Reference Documents** (updated as needed)
- Requirements, Changelog, Security Policy
### **Static Documents** (rarely changed)
- Technical Reports, Historical Archives
---
## ๐ **Support & Contact**
- **Issues**: [GitHub Issues](https://github.com/gvaibhav/TAM-MCP-Server/issues)
- **Discussions**: [GitHub Discussions](https://github.com/gvaibhav/TAM-MCP-Server/discussions)
- **Security**: See [Security Policy](guides/SECURITY.md)
---
**Last Updated**: June 11, 2025
**Documentation Version**: 2.1
**Recent Updates**: Added comprehensive backend API testing documentation and updated file organization structure