You're viewing a demo portfolio

Join the waitlist
PRSM

scholarly_search

Active

Tool of Lens Org

declared in 0.1.0

Search Lens.org scholarly works (academic papers, preprints) by free-text or Lucene query (requires Bearer token); returns title, authors, journal, year, and DOI.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "quantum computing"
    },
    {
      "size": 100,
      "query": "author:\"Einstein\" title:relativity"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "from": {
      "type": "number"
    },
    "size": {
      "type": "number"
    },
    "query": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Lens Org

https://github.com/pipeworx-io/mcp-lens-org

1/7 registries
View full server →