You're viewing a demo portfolio

Join the waitlist
PRSM

search_authors

Active

Tool of mcp-dblp

declared in 0.1.0

Search DBLP authors by name. Returns canonical id, affiliation, ORCID when available.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "Geoffrey Hinton"
    },
    {
      "hits": 100,
      "query": "Bengio"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "hits": {
      "type": "number",
      "description": "1-1000 (default 30)"
    },
    "first": {
      "type": "number",
      "description": "0-based offset"
    },
    "query": {
      "type": "string",
      "description": "Author name (full or partial)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-dblp

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

2/7 registries
View full server →
search_authors — mcp-dblp — PRSM MCP