Sonatype MCP Server
by brianveltman
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NEXUS_URL | Yes | The URL of the Nexus Repository Manager instance (e.g., http://localhost:8081). Corresponds to --nexus-url. | |
| FIREWALL_URL | No | The URL of the Sonatype Firewall instance (e.g., http://localhost:8070). Required for firewall quarantine tools. Corresponds to --firewall-url. | |
| NEXUS_PASSWORD | Yes | Nexus password for HTTP Basic Authentication. Corresponds to --nexus-password. | |
| NEXUS_USERNAME | Yes | Nexus username for HTTP Basic Authentication. Corresponds to --nexus-username. | |
| FIREWALL_PASSWORD | No | Firewall password for authentication. Required if using firewall features. Corresponds to --firewall-password. | |
| FIREWALL_USERNAME | No | Firewall username for authentication. Required if using firewall features. Corresponds to --firewall-username. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/brianveltman/sonatype-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server