You're viewing a demo portfolio

Join the waitlist
PRSM

search

Active

Tool of Maven Central

declared in 0.1.0

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.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "spring-boot"
    },
    {
      "rows": 50,
      "query": "junit testing",
      "start": 0
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "rows": {
      "type": "number",
      "description": "Max rows, 1-200 (default 20)"
    },
    "query": {
      "type": "string",
      "description": "Free-text query"
    },
    "start": {
      "type": "number",
      "description": "0-based offset"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Maven Central

https://github.com/pipeworx-io/mcp-maven-central

1/7 registries
View full server →