@h2-papers/mcp-server
Official@h2-papers/mcp-server
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 |
| Filter / sort / paginate the paper corpus. |
| Single paper detail. |
| Detail pages (LFL/UFL terminology, accident-case index, lineage). |
|
|
| The four-paper inhalation safety threshold lineage. |
| 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-serverOr via Smithery YAML config in your MCP client of choice.
License
MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/h2-papers/h2-papers-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server