UNPKG

@brianveltman/sonatype-mcp

Version:

Model Context Protocol server for Sonatype Nexus Repository Manager

4 lines 263 B
import { Tool } from '@modelcontextprotocol/sdk/types.js'; import { ComponentService } from '../../services/components.js'; export declare function createUploadComponentTool(componentService: ComponentService): Tool; //# sourceMappingURL=upload-component.d.ts.map