You're viewing a demo portfolio

Join the waitlist
PRSM

metadata

Active

Tool of Opencitations

declared in 0.1.0

"Get paper info for [DOI]" / "bibliographic details for [paper]" / "title / authors / year of [DOI]" — bibliographic metadata for one or more DOIs (up to 50 at once). Returns title, authors, year, journal, publisher.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "dois": [
        "10.1038/nature12345",
        "10.1371/journal.pone.0123456"
      ]
    },
    {
      "dois": [
        "10.1016/j.cell.2020.01.001"
      ]
    }
  ],
  "required": [
    "dois"
  ],
  "properties": {
    "dois": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "1-50 DOIs."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Opencitations

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

1/7 registries
View full server →