mcp-server-medRixv
@JackKuo666
About mcp-server-medRixv
π Enable AI assistants to search and access medRxiv papers through a simple MCP interface.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-medRixv": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"install",
"@JackKuo666/medrxiv-mcp-server",
"--client",
"claude",
"--config",
"{}"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
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
Frequently asked questions
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
Basic information
More Other MCP servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Unity MCP β¨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student β in a fraction of the time. What once took a week, now takes one free period.
Awesome Mlops
visengerA curated list of references for MLOps
Comments