Paper Distill MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 127 installs a week from pypi. Last commit 24 Mar 2026.
Academic paper search across 11 sources with AI curation, ranked push, Zotero and Obsidian support.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
subprocess.run(["git", "add"] + files_to_add, cwd=str(repo), check=True, capture_output=True)
module = __import__(mod, fromlist=[fn_name])
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add paper-distill-mcp -- uvx paper-distill-mcp
{
"mcpServers": {
"paper-distill-mcp": {
"args": [
"paper-distill-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.paper-distill-mcp]
command = "uvx"
args = ["paper-distill-mcp"]
{
"mcpServers": {
"paper-distill-mcp": {
"args": [
"paper-distill-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"paper-distill-mcp": {
"args": [
"paper-distill-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
OPENALEX_EMAIL (Email for OpenAlex polite pool (higher rate limits) and Unpaywall queries), CORE_API_KEY (CORE API key for enhanced open-access paper retrieval (free at core.ac.uk)), TELEGRAM_BOT_TOKEN (Telegram bot token for paper delivery), TELEGRAM_CHAT_ID (Telegram chat ID for paper delivery), DISCORD_WEBHOOK_URL (Discord webhook URL for paper delivery), ZOTERO_LIBRARY_ID (Zotero user ID for saving papers to your library), ZOTERO_API_KEY (Zotero API key for saving papers to your library).
The author declared them in the registry entry; get the values from the project itself.
Access Obsidian vaults via Local REST API - read, search, and interact with notes
Verified, tier-0 regulatory data for AI across 850+ official sources and 50+ jurisdictions.
Semantic search across Sui documentation and knowledge sources, powered by kapa.ai
Filesystem-direct Obsidian MCP server — search and edit your vault with low context-tax.
Model-agnostic, agent-ready Obsidian MCP server with RBAC, SLSA provenance, and native search.
Create, manage, and search Confluence pages, attachments, and content with full automation support
Semantic search and AI context for your Obsidian vault. Surface patterns with catalysts.
Read, write, search, and surgically edit Obsidian notes, tags, and frontmatter via MCP.
Answers built from our own checks of this server.