CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

水素分子医学文献データベース — Molecular hydrogen medical literature (H2 Papers)

h2-papers/h2-papers-mcp-server
STDIO, HTTPregistry active
Summary

Connects Claude to the H2 Papers corpus of PubMed molecular hydrogen research, structured in Japanese with delivery-method-specific safety warnings baked into every response. Six tools let you search papers, pull single records, query by topic or delivery method, and retrieve accident case data from Japan's Consumer Affairs Agency. The key design choice: safety_notes ship inline with paper metadata in the same JSON object, so you never cite hydrogen inhalation or drinking water studies without the corresponding risk context. Useful if you're building health Q&A agents that need to pair published evidence with route-of-administration safety data in a single round trip.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

@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)

ToolPurpose
search_h2_papersFilter / sort / paginate the paper corpus. safety_notes inline on each item.
get_paperSingle paper detail. safety_notes always present.
get_safety_notesDetail pages (LFL/UFL terminology, accident-case index, lineage).
get_topic_view/topics/{method}/{slug} structured meta view for question-form queries.
get_lineageThe four-paper inhalation safety threshold lineage.
get_accident_casesConsumer 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

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Registryactive
Package@h2-papers/mcp-server
TransportSTDIO, HTTP
UpdatedMay 15, 2026
View on GitHub