mcpbeat Sign in

Biolab MCP Server

not responding

Biolab MCP Server is listed as active in the registry but did not answer our last check. Last commit 15 Aug 2026.

Auditable MCP server for PubMed, Europe PMC, ClinicalTrials.gov, and bioRxiv/medRxiv queries

Uptime history 38 days of history · worst day 0%
38 days agonow
0.0%
Uptime 24h
0 of 90 checks
Tools
hidden behind auth
237 ms
Response time
average over 24h
0
Stars
last commit 15 Aug 2026

Biolab MCP Server does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add biolab-mcp-server --transport http https://srikarjy025-biolab-mcp.hf.space/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "biolab-mcp-server": {
      "url": "https://srikarjy025-biolab-mcp.hf.space/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.biolab-mcp-server]
url = "https://srikarjy025-biolab-mcp.hf.space/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "biolab-mcp-server": {
      "url": "https://srikarjy025-biolab-mcp.hf.space/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "biolab-mcp-server": {
      "url": "https://srikarjy025-biolab-mcp.hf.space/mcp"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://srikarjy025-biolab-mcp.hf.space/mcp streamable-http answering 237 ms 13 min ago

Alternatives to Biolab MCP Server

same job, measured the same way
Pharma MCP
by pubspro

MCP server for ClinicalTrials.gov, PubMed, FDA drug labels, FAERS, and ICH guidelines.

22 installs/wk local only
Clinicaltrials MCP
by mrfentmen

ClinicalTrials.gov search and PubMed.

local only
PyEuropePMC
by jonasheinickebio

Search and analyse scientific literature across Europe PMC, PubMed, arXiv, and ClinicalTrials.gov

local only
PubMed Clinical Research
by taru0208

Search 36M+ PubMed biomedical articles and ClinicalTrials.gov studies.

answering
Pubcrawl
by nickjlamb

PubMed & Europe PMC literature search, US/UK drug labelling, and clinical trials for AI assistants.

70 installs/wk local only
Clinical Trials AI MCP
by csoai-org

Clinical Trials Ai MCP Server by MEOK AI Labs

194 installs/wk local only
Clawtube MCP
by oogdevs

Minimal MCP server for ClawTube — a small, auditable control plane for skills and agents.

local only
ClickHouse
by alyiox

Read-only MCP server for ClickHouse metadata, parameterized queries, and plan analysis.

127 installs/wk local only

Biolab MCP Server — questions

Answers built from our own checks of this server.

Is Biolab MCP Server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 90 checks got a reply (0.0%), average response time 237 ms. The bar chart above shows every period we have measured.
The registry lists Biolab MCP Server as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Biolab MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Biolab MCP Server need an API key?
No. Biolab MCP Server completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
Is Biolab MCP Server open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.