You're viewing a demo portfolio

Join the waitlist
PRSM

search_authors

Active

Tool of openalex

declared in 0.1.0

Find researchers by name or institution affiliation. Returns author name, ORCID, institution, publication count, and total citations.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "Yoshua Bengio"
    },
    {
      "limit": 15,
      "query": "Fei-Fei Li"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Number of results to return (1-25, default 10)"
    },
    "query": {
      "type": "string",
      "description": "Author name to search for (e.g., \"Yoshua Bengio\")"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

openalex

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

1/7 registries
View full server →
search_authors — openalex — PRSM MCP