From literature-and-topic-selection
Search scientific papers and retrieve structured experimental data extracted from full-text studies via the BGPT MCP server. Returns 25+ fields per paper including methods, results, sample sizes, quality scores, and conclusions. Use for literature reviews, evidence synthesis, and finding experimental details not available in abstracts alone.
How this skill is triggered — by the user, by Claude, or both
Slash command
/literature-and-topic-selection:bgpt-paper-searchThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
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.
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 this skill when:
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-mcp
Once 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:
literature-review — Use BGPT to gather structured data, then synthesize with literature-review workflowspubmed-database — Use PubMed for broad searches, BGPT for deep experimental databiorxiv-database — Combine preprint discovery with full-text data extractioncitation-management — Manage citations from BGPT search resultsnpx claudepluginhub youyinnn/skills-collection --plugin literature-and-topic-selectionSearch scientific papers and retrieve structured experimental data from full-text studies via the BGPT MCP server. Returns 25+ fields per paper including methods, results, sample sizes, and conclusions for literature reviews and evidence synthesis.
Searches a curated database of scientific papers via the BGPT MCP server, returning 25+ structured fields (methods, results, sample sizes, quality scores, conclusions) from full-text studies. Use for literature reviews or evidence synthesis requiring experimental details beyond abstracts.
Searches scientific papers via BGPT MCP and returns structured experimental data — methods, results, conclusions, quality scores, and 25+ metadata fields per paper.