UNPKG

@brianveltman/sonatype-mcp

Version:

Model Context Protocol server for Sonatype Nexus Repository Manager

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