get_article
ActiveTool of Elife
declared in 0.1.0
Get the full metadata and abstract for a single eLife article by its id (e.g. "107545"). Returns title, DOI, type, publication date, authors, abstract, and subjects. Keyless.
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "eLife article id, e.g. \"107545\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Elife
https://github.com/pipeworx-io/mcp-elife
1/7 registries