You're viewing a demo portfolio

Join the waitlist
PRSM

search

Active

Tool of mcp-orcid

declared in 0.1.0

Expanded search (Solr-style query) across the ORCID Registry.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "family-name:Lovelace AND given-names:Ada"
    },
    {
      "rows": 50,
      "query": "email:researcher@example.org",
      "start": 0
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "rows": {
      "type": "number",
      "description": "1-1000 (default 25)"
    },
    "query": {
      "type": "string",
      "description": "e.g. \"family-name:Lovelace AND given-names:Ada\""
    },
    "start": {
      "type": "number",
      "description": "0-based offset"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

mcp-orcid

https://github.com/pipeworx-io/mcp-orcid

2/7 registries
View full server →
search — mcp-orcid — PRSM MCP