Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
check_version_toolC

Check a Maven version and get all version update information in a single call

check_version_batch_toolC

Process multiple Maven dependency version checks in a single batch request

list_available_versions_toolC

List all available versions of a Maven artifact grouped by minor version tracks

scan_java_project_toolC

Java-specific tool for scanning Maven projects for vulnerabilities

analyze_pom_file_toolC

Analyze a single Maven POM file without scanning the entire workspace

Prompts

Interactive templates invoked by user choice

NameDescription
list_mcp_assets_promptReturn a comprehensive list of all MCP server capabilities.
triageAnalyze service dependencies and create vulnerability triage report.
planCreate actionable update plan based on triage report.

Resources

Contextual data attached and managed by the client

NameDescription
get_server_capabilitiesGet dynamic list of server capabilities.

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/danielscholl/mvn-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server