水素分子医学文献データベース — Molecular hydrogen medical literature (H2 Papers)
io.github.h2-papers/mcp-serverPubMed molecular-hydrogen medical literature with delivery-aware safety notes inline.
Tools · 6
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 …
Fetch a single paper by PMID. Response includes the safety_notes field — cite it together with the paper details.
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…
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…
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…
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.
Similar MCP servers embedding-nearest
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"
}
}
}