@pipeworx/maven-central

Connect: https://gateway.pipeworx.io/maven-central/mcp · Install: one-click buttons

Tools: 4

Maven Central MCP — Java/JVM artifact search (~12M artifacts). No auth.

Tools

  • search(query, rows?, start?) — full-text across groupId/artifactId/version
  • search_by_coords(group_id?, artifact_id?, version?, rows?, start?) — structured lookup
  • list_versions(group_id, artifact_id, rows?)
  • latest_version(group_id, artifact_id)

Data source

https://search.maven.org/solrsearch/select — Solr-backed JSON API.

Tools

  • search — Full-text search across Maven Central packages by groupId, artifactId, version, or tags. Returns artifact coordinates, latest version, and download timestamps for up to 200 matches.
  • search_by_coords — Structured lookup by Maven coordinates. Provide any combination of groupId / artifactId / version.
  • list_versions — List all published versions of a Maven artifact identified by groupId and artifactId, with release timestamps, using the Maven Central Solr GAV core.
  • latest_version — Most recent release version of (groupId, artifactId).

Tools

  • latest_version — Most recent release version of (groupId, artifactId).
  • list_versions — List all published versions of a Maven artifact identified by groupId and artifactId, with release timestamps, using the Maven Central Solr GAV core.
  • search — Full-text search across Maven Central packages by groupId, artifactId, version, or tags. Returns artifact coordinates, latest version, and download timestamps for up to 200 matches.
  • search_by_coords — Structured lookup by Maven coordinates. Provide any combination of groupId / artifactId / version.

Regenerated from source · build June 27, 2026