UNPKG

@brianveltman/sonatype-mcp

Version:

Model Context Protocol server for Sonatype Nexus Repository Manager

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