Agent Skill
2/7/2026

pubmed-mcp-tools-reference

Complete reference for all 34 PubMed Search MCP tools. Triggers: 工具列表, all tools, 完整功能, tool reference, 有哪些工具

U
u9401066
2GitHub Stars
1Views
npx skills add u9401066/pubmed-search-mcp

SKILL.md

Namepubmed-mcp-tools-reference
DescriptionComplete reference for all 34 PubMed Search MCP tools. Triggers: 工具列表, all tools, 完整功能, tool reference, 有哪些工具

name: pubmed-mcp-tools-reference description: Complete reference for all 40 PubMed Search MCP tools. Triggers: 工具列表, all tools, 完整功能, tool reference, 有哪些工具

PubMed Search MCP 工具完整參考

描述

所有 40 個 MCP 工具的完整參考,包含參數說明和使用範例。

⚠️ 注意:此文件由 scripts/count_mcp_tools.py --update-docs 自動生成。 手動修改會在下次執行時被覆蓋。


工具分類總覽

類別工具數主要用途
搜尋工具1文獻搜索入口
查詢智能3MeSH 擴展、PICO 解析
文章探索5相關文章、引用網路
全文工具2全文取得與文本挖掘
NCBI 延伸7Gene, PubChem, ClinVar
引用網絡1引用樹建構與探索
匯出工具1引用格式匯出
Session 管理3PMID 暫存與歷史
機構訂閱4OpenURL Link Resolver
視覺搜索1圖片分析與搜索 (實驗性)
ICD 轉換1ICD-10 與 MeSH 轉換
研究時間軸3研究演化追蹤與里程碑偵測
圖表擷取1文章圖表與視覺資料擷取
圖片搜尋1生物醫學圖片搜尋
Pipeline 管理6Pipeline 持久化、載入、排程

搜尋工具

文獻搜索入口

工具說明
unified_searchUnified Search - Single entry point for multi-source academic search.

查詢智能

MeSH 擴展、PICO 解析

工具說明
parse_picoParse a clinical question into PICO elements OR accept pre-parsed PICO.
generate_search_queriesGather search intelligence for a topic - returns RAW MATERIALS for Agent to decide.
analyze_search_queryAnalyze a search query without executing the search.

文章探索

相關文章、引用網路

工具說明
fetch_article_detailsFetch detailed information for one or more PubMed articles.
find_related_articlesFind articles related to a given PubMed article.
find_citing_articlesFind articles that cite a given PubMed article.
get_article_referencesGet the references (bibliography) of a PubMed article.
get_citation_metricsGet citation metrics from NIH iCite for articles.

全文工具

全文取得與文本挖掘

工具說明
get_fulltextEnhanced multi-source fulltext retrieval.
get_text_mined_termsGet text-mined annotations from Europe PMC.

NCBI 延伸

Gene, PubChem, ClinVar

工具說明
search_geneSearch NCBI Gene database for gene information.
get_gene_detailsGet detailed information about a gene by NCBI Gene ID.
get_gene_literatureGet PubMed articles linked to a gene.
search_compoundSearch PubChem for chemical compounds.
get_compound_detailsGet detailed information about a compound by PubChem CID.
get_compound_literatureGet PubMed articles linked to a compound.
search_clinvarSearch ClinVar for clinical variants.

引用網絡

引用樹建構與探索

工具說明
build_citation_treeBuild a citation tree (network) from a single article.

匯出工具

引用格式匯出

工具說明
prepare_exportExport citations to reference manager formats.

Session 管理

PMID 暫存與歷史

工具說明
get_session_pmids取得 session 中暫存的 PMID 列表。
get_cached_article從 session 快取取得文章詳情。
get_session_summary取得當前 session 的摘要資訊。

機構訂閱

OpenURL Link Resolver

工具說明
configure_institutional_accessConfigure your institution's link resolver for full-text access.
get_institutional_linkGenerate institutional access link (OpenURL) for an article.
list_resolver_presetsList available institutional link resolver presets.
test_institutional_accessTest your institutional link resolver configuration.

視覺搜索

圖片分析與搜索 (實驗性)

工具說明
analyze_figure_for_searchAnalyze a scientific figure or image for literature search.

ICD 轉換

ICD-10 與 MeSH 轉換

工具說明
convert_icd_meshConvert between ICD codes and MeSH terms (bidirectional).

研究時間軸

研究演化追蹤與里程碑偵測

工具說明
build_research_timelineBuild a research timeline for a topic OR specific PMIDs.
analyze_timeline_milestonesAnalyze milestone distribution for a research topic.
compare_timelinesCompare research timelines of multiple topics.

圖表擷取

文章圖表與視覺資料擷取

工具說明
get_article_figuresGet structured figure metadata (label, caption, image URL) and PDF links from a PMC Open Access arti

圖片搜尋

生物醫學圖片搜尋

工具說明
search_biomedical_imagesSearch biomedical images across Open-i and Europe PMC.

Pipeline 管理

Pipeline 持久化、載入、排程

工具說明
save_pipelineSave a pipeline configuration for later reuse.
list_pipelinesList all saved pipeline configurations.
load_pipelineLoad a pipeline configuration for review or editing.
delete_pipelineDelete a saved pipeline configuration and its execution history.
get_pipeline_historyGet execution history for a saved pipeline.
schedule_pipelineSchedule a saved pipeline for periodic execution.

常用工作流程

快速搜尋

unified_search → fetch_article_details → prepare_export

系統性搜尋

generate_search_queries → unified_search × N → merge results

PICO 搜尋

parse_pico → generate_search_queries × 4 → unified_search → merge results

論文探索

fetch_article_details → find_related_articles + find_citing_articles + build_citation_tree

全文取得

get_fulltext (自動嘗試 Europe PMC / CORE / CrossRef)

Total: 40 tools in 15 categories Auto-generated by scripts/count_mcp_tools.py --update-docs

Skills Info
Original Name:pubmed-mcp-tools-referenceAuthor:u9401066