SERVER
Biolit
Rank #10552io.github.rachadele/biolit
MCP server providing biolit capabilities
First listed
Mar 10, 2026
Last publish date
Apr 1, 2026
OVERVIEW
Biolit is a Model Context Protocol (MCP) server published by rachadele. It ranks #10552 of 58,832 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Biolit is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Mar 10, 2026 and most recently updated on Apr 1, 2026.
STANDING
#10,552of 58,832 tracked serversTop 25%
Ranks ahead of 48,280 of 58,832 servers on MCP Toplist.
CONNECT
Use Biolit
Add Biolit to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"biolit": {
"command": "uvx",
"args": [
"biolit"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"LLM_PROVIDER": "<your LLM_PROVIDER>",
"LLM_MODEL": "<your LLM_MODEL>",
"SEMANTIC_SCHOLAR_API_KEY": "<your SEMANTIC_SCHOLAR_API_KEY>",
"UNPAYWALL_EMAIL": "<your UNPAYWALL_EMAIL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
rachadele
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.1.25 | Apr 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Biolit?
- MCP server providing biolit capabilities
- Who maintains Biolit?
- Biolit is maintained by rachadele, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Biolit an official MCP server?
- Yes — Biolit is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Biolit have?
- MCP Toplist tracks 2 versions of Biolit, most recently published on Apr 1, 2026.
- Where can I find the source code for Biolit?
- The source code for Biolit is hosted at github.com/rachadele/biolit.
EXPLORE