Loading MCP server directory, please wait...
LLM-assisted biomedical literature screening and extraction for PubMed, GEO, and preprints.
npx @getmcp/cli add io.github.rachadele/biolitRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rachadele/biolit": {
"command": "uvx",
"args": [
"biolit"
],
"env": {
"ANTHROPIC_API_KEY": "",
"OPENAI_API_KEY": "",
"LLM_PROVIDER": "",
"LLM_MODEL": "",
"SEMANTIC_SCHOLAR_API_KEY": "",
"UNPAYWALL_EMAIL": ""
}
}
}
}