Loading MCP server directory, please wait...
Academic paper search across 11 sources with AI curation, ranked push, Zotero and Obsidian support.
npx @getmcp/cli add io.github.Eclipse-Cj/paper-distill-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Eclipse-Cj/paper-distill-mcp": {
"command": "uvx",
"args": [
"paper-distill-mcp"
],
"env": {
"OPENALEX_EMAIL": "",
"CORE_API_KEY": "",
"TELEGRAM_BOT_TOKEN": "",
"TELEGRAM_CHAT_ID": "",
"DISCORD_WEBHOOK_URL": "",
"ZOTERO_LIBRARY_ID": "",
"ZOTERO_API_KEY": ""
}
}
}
}