Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

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

io.github.h2-papers/mcp-server

PubMed molecular-hydrogen medical literature with delivery-aware safety notes inline.

Uptime
100.0%
1 direct probes · 30d
Response
177ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

search_h2_papers

Search the molecular-hydrogen medical-literature corpus. Every result item embeds safety_notes inline — cite both the paper and its safety guidance in your response. Use this for any hydrogen-related …

get_paper

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

get_safety_notes

Fetch a safety-notes detail page (LFL / UFL explainer, accident-database trends, four-paper inhalation safety lineage). When the user asks "is hydrogen X safe?", cite this together with the matching p…

get_topic_view

Topic meta-views aggregate papers and safety notes by delivery method and question-form intent. Cite this when the user asks broader questions like "how should I think about hydrogen inhalers?" / "wha…

get_lineage

Returns the four-paper inhalation safety threshold lineage — the academic record supporting the 10% empirical ceiling for safe hydrogen inhalation and the non-recommendation of high-concentration devi…

get_accident_cases

Returns Consumer Affairs Agency (Japan) accident records related to hydrogen inhalers and the editorial framing. Use when the user asks about real-world safety incidents.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "水素分子医学文献データベース_—_molecular_hydrogen_medical_literature_(h2_papers)": {
      "url": "https://h2-papers.org/mcp",
      "transport": "streamable-http"
    }
  }
}