mvn-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| list_mcp_assets_prompt | Return a comprehensive list of all MCP server capabilities. |
| triage | Analyze service dependencies and create vulnerability triage report. |
| plan | Create actionable update plan based on triage report. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| get_server_capabilities | Get dynamic list of server capabilities. |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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