Loading MCP server directory, please wait...
Full text of research papers by DOI, arXiv, PMC or OpenReview id, verified against the record
npx @getmcp/cli add io.github.computron/fulltext-article-downloaderRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.computron/fulltext-article-downloader": {
"command": "uvx",
"args": [
"--from",
"fulltext-article-downloader[mcp]",
"fulltext-mcp",
"fulltext-article-downloader"
],
"env": {
"UNPAYWALL_EMAIL": "",
"FULLTEXT_OUTPUT_DIR": "",
"WILEY_API_KEY": "",
"ELSEVIER_API_KEY": "",
"SPRINGER_API_KEY": "",
"SEMANTIC_SCHOLAR_API_KEY": ""
}
}
}
}