scholarly
ActiveTool of Lens Org
declared in 0.1.0
Fetch a single Lens.org scholarly work by its lens_id (requires Bearer token); returns full metadata including abstract, authors, citations, and open-access links.
Parameters schema
{
"type": "object",
"examples": [
{
"lens_id": "178527186"
}
],
"required": [
"lens_id"
],
"properties": {
"lens_id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Lens Org
https://github.com/pipeworx-io/mcp-lens-org
1/7 registries