Skip to main content
Glama
brianveltman

Sonatype MCP Server

by brianveltman

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NEXUS_URLYesThe URL of the Nexus Repository Manager instance (e.g., http://localhost:8081). Corresponds to --nexus-url.
FIREWALL_URLNoThe URL of the Sonatype Firewall instance (e.g., http://localhost:8070). Required for firewall quarantine tools. Corresponds to --firewall-url.
NEXUS_PASSWORDYesNexus password for HTTP Basic Authentication. Corresponds to --nexus-password.
NEXUS_USERNAMEYesNexus username for HTTP Basic Authentication. Corresponds to --nexus-username.
FIREWALL_PASSWORDNoFirewall password for authentication. Required if using firewall features. Corresponds to --firewall-password.
FIREWALL_USERNAMENoFirewall 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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