You're viewing a demo portfolio

Join the waitlist
PRSM

search

Active

Tool of Hal Fr

declared in 0.1.0

Solr-style search across HAL.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "title_t:transformer"
    },
    {
      "fl": "docid,title_s,submittedDate_tdate",
      "rows": 100,
      "sort": "submittedDate_tdate desc",
      "query": "authId_i:12345"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "fl": {
      "type": "string",
      "description": "Comma-sep fields to return."
    },
    "fq": {
      "type": "string",
      "description": "Solr filter query."
    },
    "rows": {
      "type": "number",
      "description": "1-10000 (default 25)."
    },
    "sort": {
      "type": "string",
      "description": "e.g. \"submittedDate_tdate desc\""
    },
    "query": {
      "type": "string",
      "description": "Free-text or Solr query (e.g. \"title_t:transformer\")."
    },
    "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

Hal Fr

https://github.com/pipeworx-io/mcp-hal-fr

1/7 registries
View full server →
search — Hal Fr — PRSM MCP