Biolit runs on your own machine — the client starts it, so there is no endpoint to ping. 493 installs a week from pypi. Last commit 5 Jul 2026.
LLM-assisted biomedical literature screening and extraction for PubMed, GEO, and preprints.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add biolit -- uvx biolit
{
"mcpServers": {
"biolit": {
"args": [
"biolit"
],
"command": "uvx"
}
}
}
[mcp_servers.biolit]
command = "uvx"
args = ["biolit"]
{
"mcpServers": {
"biolit": {
"args": [
"biolit"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"biolit": {
"args": [
"biolit"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.