UNPKG

@rashidazarang/aptly-mcp

Version:

Model Context Protocol server for Aptly package repository management - enables AI assistants to manage Debian repositories

7 lines (6 loc) 124 B
#!/usr/bin/env node /** * Test script for Aptly MCP Server * Run with: npm run build && node build/test.js */ export {};