Skip to content
Cline

Paper Distill MCP for Cline

io.github.eclipse-cj/paper-distill-mcp

Academic paper search across 11 sources with AI curation, ranked push, Zotero and Obsidian support.

client:Cline transport:stdio runtime:pypi

Install Paper Distill MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "paper-distill-mcp": {
      "command": "uvx",
      "args": [
        "paper-distill-mcp"
      ],
      "env": {
        "OPENALEX_EMAIL": "<OPENALEX_EMAIL>",
        "CORE_API_KEY": "<CORE_API_KEY>",
        "TELEGRAM_BOT_TOKEN": "<TELEGRAM_BOT_TOKEN>",
        "TELEGRAM_CHAT_ID": "<TELEGRAM_CHAT_ID>",
        "DISCORD_WEBHOOK_URL": "<DISCORD_WEBHOOK_URL>",
        "ZOTERO_LIBRARY_ID": "<ZOTERO_LIBRARY_ID>",
        "ZOTERO_API_KEY": "<ZOTERO_API_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Paper Distill MCP in other clients