search_h2_papers
ActiveTool of 水素分子医学文献データベース — Molecular hydrogen medical literature (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 medical question.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"q": {
"type": "string",
"description": "Free-text query (Japanese or English)."
},
"lang": {
"enum": [
"ja",
"en"
],
"type": "string",
"description": "Response language (default ja)"
},
"limit": {
"type": "integer",
"maximum": 100,
"minimum": 1
},
"offset": {
"type": "integer",
"minimum": 0
},
"year_max": {
"type": "integer"
},
"year_min": {
"type": "integer"
},
"study_type": {
"enum": [
"human_rct",
"human_observational",
"human_case",
"animal",
"in_vitro",
"review",
"meta_analysis",
"letter",
"other"
],
"type": "string"
},
"lineage_only": {
"type": "boolean",
"description": "Restrict to the four-paper inhalation safety threshold lineage."
},
"delivery_method": {
"enum": [
"inhalation",
"hydrogen_water",
"injection",
"bath",
"topical",
"animal",
"in_vitro",
"mixed",
"na"
],
"type": "string"
},
"effect_reported": {
"enum": [
"positive",
"null",
"mixed",
"adverse",
"not_assessed"
],
"type": "string"
},
"include_predatory": {
"type": "boolean"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
水素分子医学文献データベース — Molecular hydrogen medical literature (H2 Papers)
https://github.com/h2-papers/h2-papers-mcp-server
1/7 registries