"""
Document Automation MCP Server
A Python-based Model Context Protocol (MCP) server that enables automated
analysis of codebases and generation of comprehensive documentation.
"""
__version__ = "1.0.0"
__author__ = "Document Automation Team"
__description__ = "MCP Server for automated codebase analysis and documentation generation"