Initial commit

This commit is contained in:
Kevin Bond
2025-02-18 20:32:52 -07:00
commit cd77f754ee
18 changed files with 1418 additions and 0 deletions

3
tests/__init__.py Normal file
View File

@@ -0,0 +1,3 @@
"""
Test suite for the Proxmox MCP server.
"""