brianveltman/sonatype-mcp
If you are the rightful owner of sonatype-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Sonatype MCP Server is a Model Context Protocol server designed for Sonatype Nexus Repository Manager, facilitating AI assistants to interact with Nexus repositories through a standardized interface.
Tools
Functions exposed to the LLM to take actions
nexus_list_repositories
List all repositories with filtering options.
nexus_get_repository
Retrieve detailed information about a specific repository.
nexus_delete_repository
Delete repositories in write mode.
nexus_search_components
Search for components across repositories.
nexus_get_component
Get detailed information about a specific component.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client