Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Biolab MCP Server

REMOTE · SRIKARJY025-BIOLAB-MCP.HF.SPACE · SCANNED AUG 24

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

0 this week 23 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security57
Transport & Reachability0
Schema Quality & AI Usability0
  • Schema not yet verified: we couldn't read the endpoint's schema.Unverified
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
  • Tool coverage not yet verified: we couldn't read the endpoint's tools.Unverified
Capabilities0
  • Capabilities not yet verified: we couldn't read the endpoint's capabilities.Unverified

Unverified: 4 categories

Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

Install

How do I install the Biolab MCP Server server?

Biolab MCP Server is a hosted endpoint at https://srikarjy025-biolab-mcp.hf.space/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · srikarjy025-biolab-mcp.hf.space

# add to Claude Code
claude mcp add --transport http srikarjy-biolab-mcp-server 'https://srikarjy025-biolab-mcp.hf.space/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "srikarjy-biolab-mcp-server": {
      "url": "https://srikarjy025-biolab-mcp.hf.space/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "srikarjy-biolab-mcp-server": {
      "type": "http",
      "url": "https://srikarjy025-biolab-mcp.hf.space/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.srikarjy-biolab-mcp-server]
url = "https://srikarjy025-biolab-mcp.hf.space/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "srikarjy-biolab-mcp-server": {
      "type": "remote",
      "url": "https://srikarjy025-biolab-mcp.hf.space/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add srikarjy-biolab-mcp-server --url 'https://srikarjy025-biolab-mcp.hf.space/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  srikarjy-biolab-mcp-server:
    url: "https://srikarjy025-biolab-mcp.hf.space/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "srikarjy-biolab-mcp-server": {
      "Transport": "http",
      "Url": "https://srikarjy025-biolab-mcp.hf.space/mcp"
    }
  }
}
# add to Vellum
assistant mcp add srikarjy-biolab-mcp-server -t streamable-http -u 'https://srikarjy025-biolab-mcp.hf.space/mcp'
// mcp.json
{
  "mcpServers": {
    "srikarjy-biolab-mcp-server": {
      "type": "http",
      "url": "https://srikarjy025-biolab-mcp.hf.space/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 16 Aug 26 −36
    • Endpoint reachability: reachable → not serving MCP security
    • Transport: pass → fail security
    • Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes. security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • First check of Schema quality: unverified functional
  • 15 Aug 26 59

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 24 Aug 2026 · Probed https://srikarjy025-biolab-mcp.hf.space/mcp

TLS valid

Negotiated TLS 1.2 with TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=hf.space CN=Amazon RSA 2048 M01,O=Amazon,C=US 27 Oct 2025 25 Nov 2026 RSA 2048 SHA256-RSA 925124b6177d84070b69b0e7d4f8d64
SANs: hf.space, *.hf.space
CN=Amazon RSA 2048 M01,O=Amazon,C=US (CA) CN=Amazon Root CA 1,O=Amazon,C=US 23 Aug 2022 23 Aug 2030 RSA 2048 SHA256-RSA 77312380b9d6688a33b1ed9bf9ccda68e0e0f
CN=Amazon Root CA 1,O=Amazon,C=US (CA) CN=Starfield Services Root Certificate Authority - G2,O=Starfield Technologies\, Inc.,L=Scottsdale,ST=Arizona,C=US 25 May 2015 31 Dec 2037 RSA 2048 SHA256-RSA 67f944a2a27cdf3fac2ae2b01f908eeb9c4c6
DNSSEC insecure

Validation of srikarjy025-biolab-mcp.hf.space. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
space. present 51168 13 Verified
hf.space. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 503
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://srikarjy025-biolab-mcp.hf.space/mcp HTTP error 503
http (plaintext) http://srikarjy025-biolab-mcp.hf.space/mcp HTTPS enforced 301 https://srikarjy025-biolab-mcp.hf.space:443/mcp
MCP tools · 5 exposed · ~510 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
get_retrieval ~44

Retrieve a full retrieval record by its retrieval_id. Args: retrieval_id: the UUID returned by search_pubmed

NameTypeReqDescription
retrieval_idstringyes

No output schema declared.

No examples provided.

search_biorxiv ~160

List bioRxiv/medRxiv preprints by category and log each to the audit trail. No free-text search exists on this API — only category listing (last 30 days). Args: category: category, e.g. "neuroscience", "bioinformatics", or "all" agent_id: which agent is asking, e.g. "aletheia:advocate" max_results: how many preprints to retrieve (default 5) server: "biorxiv" or "medrxiv" (default "biorxiv")

NameTypeReqDescription
agent_idstringyes
categorystringyes
max_resultsinteger
serverstring

No output schema declared.

No examples provided.

search_clinicaltrials ~104

Search ClinicalTrials.gov and log every retrieved study to the audit trail. Args: query: condition/disease search string, sent to ClinicalTrials.gov verbatim agent_id: which agent is asking, e.g. "aletheia:advocate" max_results: how many studies to retrieve (default 5)

NameTypeReqDescription
agent_idstringyes
max_resultsinteger
querystringyes

No output schema declared.

No examples provided.

search_europepmc ~102

Search Europe PMC and log every retrieved article to the audit trail. Args: query: exact search string, sent to Europe PMC verbatim — no normalization agent_id: which agent is asking, e.g. "aletheia:advocate" max_results: how many articles to retrieve (default 5)

NameTypeReqDescription
agent_idstringyes
max_resultsinteger
querystringyes

No output schema declared.

No examples provided.

search_pubmed ~100

Search PubMed and log every retrieved paper to the audit trail. Args: query: exact search string, sent to PubMed verbatim — no normalization agent_id: which agent is asking, e.g. "aletheia:advocate" max_results: how many papers to retrieve (default 5)

NameTypeReqDescription
agent_idstringyes
max_resultsinteger
querystringyes

No output schema declared.

No examples provided.

Common questions

What is the Biolab MCP Server server?

Biolab MCP Server is listed in the public MCP registry as io.github.srikarjy/biolab-mcp-server. Auditable MCP server for PubMed, Europe PMC, ClinicalTrials.gov, and bioRxiv/medRxiv queries. This page covers its hosted endpoint (https://srikarjy025-biolab-mcp.hf.space/mcp).

Is the Biolab MCP Server server safe to use?

Biolab MCP Server scores 23 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Biolab MCP Server server expose?

Biolab MCP Server exposes 5 tools: search_pubmed, search_europepmc, search_clinicaltrials, search_biorxiv, get_retrieval. Their descriptions and schemas cost roughly 510 tokens of context every time the server is loaded.

Does the Biolab MCP Server server require authentication?

No. We connected to Biolab MCP Server without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Biolab MCP Server server still maintained?

Biolab MCP Server is still listed as active in the MCP registry. We last reached this channel on 24 August 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.