9 tools from the Maven Central MCP Server, categorised by risk level.
View the Maven Central policy →check_multiple_dependencies Bulk lookup of latest versions for a list of Maven dependencies check_version_exists Verify a specific version exists and classify its stability compare_dependency_versions Compare current dependency versions against latest available, showing upgrade type (major/minor/patch) get_dependency_changes Show what changed between two versions of a dependency. Fetches release notes from GitHub and changelog files. Returns raw change descriptions for ... get_dependency_vulnerabilities Check Maven dependencies for known vulnerabilities (CVEs) via OSV database. Supports batch checking. get_latest_version Find the latest version of a Maven artifact with stability-aware selection scan_project_dependencies Scan project build files (Gradle, Maven, version catalogs) and extract all declared dependencies with versions. search_artifacts Search Maven Central for artifacts by keyword. Use when looking for libraries by name or functionality. The Maven Central MCP server exposes 9 tools across 2 categories: Read, Execute.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Maven Central server.
Maven Central tools are categorised as Read (8), Execute (1). Each category has a recommended default policy.
Deterministic policy on every MCP tool call. Per-identity grants. Full audit log.