get_author
ActiveTool of mcp-semanticscholar
declared in 0.1.0
Search for academic authors by name on Semantic Scholar. Returns up to 5 matches with affiliations, paper count, total citation count, h-index, and profile URL. Keyless.
Parameters schema
{
"type": "object",
"examples": [
{
"author_id": "2190855"
}
],
"required": [
"name"
],
"properties": {
"name": {
"type": "string",
"description": "Author name to search for, e.g. \"Yoshua Bengio\"."
}
}
}Parent server
mcp-semanticscholar
https://github.com/pipeworx-io/mcp-semanticscholar
2/7 registries