Files
Autogen-MCP-Server/src/mcp_server/__init__.py
KonnosPB c8cdb3cc28 Enhance project structure and documentation
- Updated code structure in documentation for clarity.
- Added example configuration file for AutoGen-MCP-Server.
- Created detailed logs directory documentation.
- Expanded development requirements with additional tools.
- Updated core requirements with new dependencies.
- Added module docstrings for better code understanding.
- Introduced a web UI template for configuration management.
- Implemented integration and unit test structure.
2025-07-06 23:27:07 +02:00

4 lines
73 B
Python

"""
MCP Server implementation - Entry point for MCP-capable clients.
"""