alterlab-bgpt-search — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited alterlab-bgpt-search (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
BGPT is a remote MCP server that searches a curated database of scientific papers built from raw experimental data extracted from full-text studies. Unlike traditional literature databases that return titles and abstracts, BGPT returns structured data from the actual paper content — methods, quantitative results, sample sizes, quality assessments, and 25+ metadata fields per paper.
Use BGPT when the value is in structured full-text experimental data, not titles/abstracts:
For broad title/abstract discovery use alterlab-pubmed; for real-time web-grounded summaries of recent developments use alterlab-perplexity.
BGPT is a remote MCP server — no local installation required.
Add to your MCP configuration:
{
"mcpServers": {
"bgpt": {
"command": "npx",
"args": ["mcp-remote", "https://bgpt.pro/mcp/sse"]
}
}
}npx bgpt-mcpOnce configured, use the search_papers tool provided by the BGPT MCP server:
Search for papers about: "CRISPR gene editing efficiency in human cells"The server returns structured results including:
Pairs well with:
alterlab-literature-review — gather structured data with BGPT, then synthesizealterlab-pubmed — PubMed for broad discovery, BGPT for deep experimental dataalterlab-biorxiv — combine preprint discovery with full-text data extractionalterlab-pyzotero — manage citations from BGPT search results~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.