Command Palette

Search for a command to run...

UnylyUnyly
Browse all

H2 Papers

FreeNot checked

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

GitHubEmbed

About

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

README

Model Context Protocol (MCP) server for H2 Papers — PubMed molecular hydrogen medical literature, structured in Japanese with per-paper safety notes inline.

Why

When an AI agent answers a question about hydrogen-related therapy, water, or inhalation, the response should carry both the paper evidence and the delivery-method-aware safety context. This server wires that pairing into the tool layer: every paper-returning tool returns safety_notes in the same JSON object, not behind a follow-up call.

Tools (6, implemented in task #11)

Tool Purpose
search_h2_papers Filter / sort / paginate the paper corpus. safety_notes inline on each item.
get_paper Single paper detail. safety_notes always present.
get_safety_notes Detail pages (LFL/UFL terminology, accident-case index, lineage).
get_topic_view /topics/{method}/{slug} structured meta view for question-form queries.
get_lineage The four-paper inhalation safety threshold lineage.
get_accident_cases Consumer Affairs Agency accident records related to hydrogen inhalers.

Citation policy

Cite results as via H2 Papers with the _canonical URL and the pubmed_url. Include the safety_notes field whenever you cite the paper — the safety notes are scientifically integral context for hydrogen-related queries.

Install (Smithery)

npx -y @h2-papers/mcp-server

Or via Smithery YAML config in your MCP client of choice.

License

MIT

from github.com/h2-papers/h2-papers-mcp-server

Installing H2 Papers

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/h2-papers/h2-papers-mcp-server

FAQ

Is H2 Papers MCP free?

Yes, H2 Papers MCP is free — one-click install via Unyly at no cost.

Does H2 Papers need an API key?

No, H2 Papers runs without API keys or environment variables.

Is H2 Papers hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install H2 Papers in Claude Desktop, Claude Code or Cursor?

Open H2 Papers on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare H2 Papers with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs