@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 groupId, artifactId, version, tags.
  • search_by_coords — Structured lookup by Maven coordinates. Provide any combination of groupId / artifactId / version.
  • list_versions — All published versions for a given (groupId, artifactId).
  • latest_version — Most recent release version of (groupId, artifactId).

Tools

  • latest_version — Most recent release version of (groupId, artifactId).
  • list_versions — All published versions for a given (groupId, artifactId).
  • search — Full-text search across groupId, artifactId, version, tags.
  • search_by_coords — Structured lookup by Maven coordinates. Provide any combination of groupId / artifactId / version.

Regenerated from source · build May 21, 2026