Server data from the Official MCP Registry
Academic paper search across 11 sources with AI curation, ranked push, Zotero and Obsidian support.
Academic paper search across 11 sources with AI curation, ranked push, Zotero and Obsidian support.
Set these up before or after installing:
Environment variable: OPENALEX_EMAIL
Environment variable: CORE_API_KEY
Environment variable: TELEGRAM_BOT_TOKEN
Environment variable: TELEGRAM_CHAT_ID
Environment variable: DISCORD_WEBHOOK_URL
Environment variable: ZOTERO_LIBRARY_ID
Environment variable: ZOTERO_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-eclipse-cj-paper-distill-mcp": {
"env": {
"CORE_API_KEY": "your-core-api-key-here",
"OPENALEX_EMAIL": "your-openalex-email-here",
"ZOTERO_API_KEY": "your-zotero-api-key-here",
"TELEGRAM_CHAT_ID": "your-telegram-chat-id-here",
"ZOTERO_LIBRARY_ID": "your-zotero-library-id-here",
"TELEGRAM_BOT_TOKEN": "your-telegram-bot-token-here",
"DISCORD_WEBHOOK_URL": "your-discord-webhook-url-here"
},
"args": [
"paper-distill-mcp"
],
"command": "uvx"
}
}
}Academic paper search MCP server with well-structured code and appropriate permissions for its purpose. The server includes comprehensive search capabilities across multiple academic databases and integrates with various platforms. Minor code quality findings related to exception handling and URL construction do not significantly impact security. Supply chain analysis found 6 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 3 files · 10 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!