You're viewing a demo portfolio

Join the waitlist
PRSM

search_by_coords

Active

Tool of Maven Central

declared in 0.1.0

Structured lookup by Maven coordinates. Provide any combination of groupId / artifactId / version.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "group_id": "org.springframework.boot",
      "artifact_id": "spring-boot-starter-web"
    },
    {
      "version": "4.13.2",
      "group_id": "junit",
      "artifact_id": "junit"
    }
  ],
  "properties": {
    "rows": {
      "type": "number",
      "description": "1-200 (default 20)"
    },
    "start": {
      "type": "number",
      "description": "0-based offset"
    },
    "version": {
      "type": "string",
      "description": "version"
    },
    "group_id": {
      "type": "string",
      "description": "groupId — e.g. \"org.springframework\""
    },
    "artifact_id": {
      "type": "string",
      "description": "artifactId — e.g. \"spring-core\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Maven Central

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

1/7 registries
View full server →
search_by_coords — Maven Central — PRSM MCP