# 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