mcp-server-medRixv
@JackKuo666
mcp-server-medRixv について
🔍 Enable AI assistants to search and access medRxiv papers through a simple MCP interface.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-server-medRixv": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"install",
"@JackKuo666/medrxiv-mcp-server",
"--client",
"claude",
"--config",
"{}"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is mcp-server-medRixv?
mcp-server-medRixv is a Model Context Protocol (MCP) server that bridges AI assistants with medRxiv’s health sciences preprint repository. It allows AI models to programmatically search for preprints, retrieve detailed metadata, and access paper content.
How to use mcp-server-medRixv?
Install via Smithery (npx -y @smithery/cli@latest install @JackKuo666/medrxiv-mcp-server --client claude) or manually with uv tool install medRxiv-mcp-server. Start the server by running python medrxiv_server.py. Configure it in Claude Desktop’s claude_desktop_config.json using the provided JSON snippet for your OS.
Key features of mcp-server-medRixv
- Search medRxiv papers by keywords or advanced parameters
- Retrieve detailed metadata using a DOI
- Download and read paper content (planned features)
- List all locally downloaded papers (planned)
- Specialized research prompts for paper analysis
- Local storage of retrieved papers for faster access
Use cases of mcp-server-medRixv
- Searching for recent health sciences preprints on a topic
- Performing advanced searches with filters (author, date range, etc.)
- Fetching full metadata (abstract, authors, publication date) for a specific DOI
- Using AI assistants to assist with literature review and research analysis
FAQ from mcp-server-medRixv
What tools does mcp-server-medRixv provide?
It provides three tools: search_medrxiv_key_words for keyword searches, search_medrxiv_advanced for parameterised searches, and get_medrxiv_metadata for fetching metadata via DOI.
How do I install mcp-server-medRixv for Claude Desktop?
Install via Smithery or
「その他」の他のコンテンツ
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ghidraMCP
LaurieWiredMCP Server for Ghidra
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Servers
modelcontextprotocolModel Context Protocol Servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
コメント