You're viewing a demo portfolio

Join the waitlist
PRSM

get_paper

Active

Tool of 水素分子医学文献データベース — Molecular hydrogen medical literature (H2 Papers)

declared in 0.1.0

Fetch a single paper by PMID. Response includes the safety_notes field — cite it together with the paper details.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "pmid"
  ],
  "properties": {
    "lang": {
      "enum": [
        "ja",
        "en"
      ],
      "type": "string"
    },
    "pmid": {
      "type": "string",
      "pattern": "^\\d{1,9}$",
      "description": "PubMed identifier"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

水素分子医学文献データベース — Molecular hydrogen medical literature (H2 Papers)

https://github.com/h2-papers/h2-papers-mcp-server

1/7 registries
View full server →
get_paper — 水素分子医学文献データベース — Molecular hydrogen medical literature (H2 Papers) — PRSM MCP