水素分子医学文献データベース — Molecular hydrogen medical literature (H2 Papers) for Claude Desktop
io.github.h2-papers/mcp-server
PubMed molecular-hydrogen medical literature with delivery-aware safety notes inline.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:6
Install 水素分子医学文献データベース — Molecular hydrogen medical literature (H2 Papers) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://h2-papers.org/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs