Bigsy/maven-mcp-server
An MCP (Model Context Protocol) server that provides tools for checking Maven dependency versions.
Platform-specific configuration:
{
"mcpServers": {
"maven-mcp-server": {
"command": "npx",
"args": [
"-y",
"maven-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...