bgpt-paper-search
通过 BGPT MCP 服务器搜索科学论文,并从全文研究中检索提取的结构化实验数据。每篇论文返回 25+ 个字段,包括方法、结果、样本量、质量评分和结论。用于文献综述、证据综合,以及查找仅凭摘要无法获得的实验细节。
分类
文档处理安装
下载并解压到你的 skills 目录
复制命令,发送给智能体自动安装:
BGPT Paper Search
Overview
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.
When to Use This Skill
Use this skill when:
Setup
BGPT is a remote MCP server — no local installation required. Configure it in your agent's MCP settings before use; this skill instructs the agent to call the search_papers MCP tool and does not enable MCP access by itself.
Claude Desktop / Claude Code
Add to your MCP configuration:
{
"mcpServers": {
"bgpt": {
"command": "npx",
"args": ["mcp-remote", "https://bgpt.pro/mcp/sse"]
}
}
}npm (alternative)
npx bgpt-mcpUsage
Once the BGPT MCP server is configured, call its search_papers tool via the agent's MCP interface (not via Bash):
Search for papers about: "CRISPR gene editing efficiency in human cells"The server returns structured results including: