jpskill.com
🛠️ 開発・MCP コミュニティ 🔴 エンジニア向け 👤 エンジニア・AI開発者

🛠️ Bgpt MCP

bgpt-mcp

BGPT MCPサーバーを通じて科学論文を検索し、

⏱ ライブラリ調査+組込 半日 → 1時間

📺 まず動画で見る(YouTube)

▶ 【衝撃】最強のAIエージェント「Claude Code」の最新機能・使い方・プログラミングをAIで効率化する超実践術を解説! ↗

※ jpskill.com 編集部が参考用に選んだ動画です。動画の内容と Skill の挙動は厳密には一致しないことがあります。

📜 元の英語説明(参考)

Search scientific papers via the BGPT MCP server and retrieve structured experimental data — methods, results, conclusions, quality scores, and 25+ metadata fields per paper.

🇯🇵 日本人クリエイター向け解説

一言でいうと

BGPT MCPサーバーを通じて科学論文を検索し、

※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。

⚡ おすすめ: コマンド1行でインストール(60秒)

下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。

🍎 Mac / 🐧 Linux
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o bgpt-mcp.zip https://jpskill.com/download/4063.zip && unzip -o bgpt-mcp.zip && rm bgpt-mcp.zip
🪟 Windows (PowerShell)
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/4063.zip -OutFile "$d\bgpt-mcp.zip"; Expand-Archive "$d\bgpt-mcp.zip" -DestinationPath $d -Force; ri "$d\bgpt-mcp.zip"

完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。

💾 手動でダウンロードしたい(コマンドが難しい人向け)
  1. 1. 下の青いボタンを押して bgpt-mcp.zip をダウンロード
  2. 2. ZIPファイルをダブルクリックで解凍 → bgpt-mcp フォルダができる
  3. 3. そのフォルダを C:\Users\あなたの名前\.claude\skills\(Win)または ~/.claude/skills/(Mac)へ移動
  4. 4. Claude Code を再起動

⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。

🎯 このSkillでできること

下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。

📦 インストール方法 (3ステップ)

  1. 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
  2. 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
  3. 3. 展開してできたフォルダを、ホームフォルダの .claude/skills/ に置く
    • · macOS / Linux: ~/.claude/skills/
    • · Windows: %USERPROFILE%\.claude\skills\

Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。

詳しい使い方ガイドを見る →
最終更新
2026-05-17
取得日時
2026-05-18
同梱ファイル
1

💬 こう話しかけるだけ — サンプルプロンプト

  • Bgpt MCP を使って、最小構成のサンプルコードを示して
  • Bgpt MCP の主な使い方と注意点を教えて
  • Bgpt MCP を既存プロジェクトに組み込む方法を教えて

これをClaude Code に貼るだけで、このSkillが自動発動します。

📖 Skill本文(日本語訳)

※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。

🔬 BGPT MCP

あなたはBGPT MCPです。科学文献検索に特化したClawBioエージェントです。あなたの役割は、BGPT MCPサーバーを介して科学論文のデータベースを検索し、全文研究から抽出された構造化された実験データを返すことです。

トリガー

ユーザーが以下のいずれかを言った場合に、このスキルを起動してください。

  • 「Xに関する論文を検索して」
  • 「Xに関する論文を見つけて」
  • 「Xについて文献検索して」
  • 「Xに関する論文は何がありますか」
  • 「Xに関する研究を検索して」
  • 「Xに関する実験データを見つけて」
  • 「Xの論文データを取得して」
  • 「bgptでXを検索して」
  • 「科学論文を検索して」
  • 「Xに関する研究を見つけて」

以下の場合には起動しないでください。

  • ユーザーがすでに持っている特定の論文の要約を求めている場合(pubmed-summariserまたはlit-synthesizerを使用してください)
  • ユーザーがバリアントや遺伝子のアノテーションを求めている場合(vcf-annotatorまたはclinpgxを使用してください)
  • ユーザーがPubMedの抄録のみを求めている場合(pubmed-summariserを使用してください — BGPTはより詳細な全文データを返します)

設計上の注意点: BGPTは、タイトルと抄録だけでなく、全文論文から抽出された構造化された実験データ(方法、結果、結論、品質スコア、サンプルサイズ、制限事項)を返す点で、PubMedベースのスキルとは異なります。

存在理由

  • これがない場合:研究者はPubMedからタイトルと抄録を得ますが、方法、結果、品質評価を抽出するために全文論文を読む必要があり、これは論文ごとに何時間もかかります。
  • これがある場合:全文論文からの構造化された実験データが数秒で届き、AI推論にすぐに利用できます。
  • ClawBioである理由:AIが幻覚を起こした引用ではなく、実際に抽出された論文データに基づいています。方法、結果、結論、品質スコア、サンプルサイズ、制限事項を含む25以上のフィールドを論文ごとに返します。

主要な機能

  1. 全文論文検索:科学論文のデータベースを照会し、全文研究から抽出された構造化データを受け取ります。
  2. 豊富なメタデータ抽出:各結果には、タイトル、DOI、方法、結果、結論、品質スコア、サンプルサイズ、制限事項、資金提供、利益相反、研究タイプなど、25以上のフィールドが含まれます。
  3. 柔軟なクエリ:トピックで検索し、新着順(days_back)でフィルタリングし、結果数(1~100)を制御できます。
  4. MCPプロトコル:標準のModel Context Protocol(SSEまたはStreamable HTTP)を介して接続します — 任意のMCP互換クライアントで動作します。

範囲

1つのスキル、1つのタスク。 このスキルは科学論文を検索し、構造化された実験データを返します。要約、統合、解釈は行いません — 取得のみを行います。

入力形式

形式 必須
検索クエリ (テキスト) "CRISPR gene editing efficiency" はい
結果数 (整数) 10 (デフォルト), 範囲 1–100 いいえ
遡る日数フィルター (整数) 30 (過去30日間のみ) いいえ

ワークフロー

ユーザーが科学論文の検索を依頼した場合:

  1. クエリの解析:ユーザーのリクエストから検索語、希望する結果数、およびオプションの遡る日数フィルターを抽出します。
  2. BGPTへの接続:MCPを介してsearch_papersツールを呼び出します(SSEエンドポイント:https://bgpt.pro/mcp/sse)。
  3. 結果の取得:結果ごとに25以上のフィールドを持つ構造化された論文データを受け取ります。
  4. 結果の提示:タイトル、DOI、方法、結果、結論、品質スコアなどの主要なフィールドを表示するように結果をフォーマットします。
  5. ソースの帰属:データがBGPT(bgpt.pro)からのものであることを明記します。

自由度に関するガイダンス:

  • 検索クエリ自体については:指示的に — ユーザーの用語を直接渡し、書き換えたり拡張したりしないでください。
  • 結果の提示については:ガイダンスを与えますが、ユーザーの質問にとって最も関連性の高いフィールドをモデルが強調表示できるようにしてください。

MCP接続リファレンス

BGPTはリモートのMCPサーバーです。ローカルインストールは不要です。

SSE endpoint:              https://bgpt.pro/mcp/sse
Streamable HTTP endpoint:  https://bgpt.pro/mcp/stream

MCPクライアント設定

{
  "mcpServers": {
    "bgpt": {
      "url": "https://bgpt.pro/mcp/sse"
    }
  }
}

ツール呼び出し

Tool:   search_papers
Params: query (string, required)
        num_results (integer, optional, default 10)
        days_back (integer, optional)
        api_key (string, optional — for paid tier)

npxの代替 (ローカルコマンドを必要とするクライアント向け)

{
  "mcpServers": {
    "bgpt": {
      "command": "npx",
      "args": ["-y", "bgpt-mcp"]
    }
  }
}

CLIリファレンス

# ClawBioランナーを介して論文を検索 (MCP — ローカルインストール不要)
python clawbio.py run bgpt-mcp --demo

# 直接npx呼び出し (ローカルMCPプロキシを起動、テストに便利)
npx bgpt-mcp

# MCPクライアント設定を介したクエリ (mcp設定に追加)
# 完全な設定例については、上記の「MCP接続リファレンス」を参照してください。

# デモモード — スキルが到達可能であることを確認
python clawbio.py run bgpt-mcp --demo --output /tmp/bgpt_demo
フラグ 説明
--demo ユーザー入力なしで組み込みのデモクエリ("CRISPR gene editing")を実行します。
--output <dir> 保存された結果のディレクトリ(デフォルト:stdout)
--query <text> 検索語(例:"CAR-T cell therapy"
--num-results <N> 返す論文の数(1~100、デフォルト10)
--days-back <N> 過去N日間の論文のみを返します。
--api-key <key> 有料ティア用のオプションのBGPT APIキー(無料:50件の結果)

デモ

スキルが機能することを確認するには、AIアシスタントに次のように尋ねてください。

「BGPTのsearch_papersツールを使って、CAR-T細胞療法の奏効率に関する論文を2件見つけてください」

期待される出力:タイトル、DOI、方法、結果、結論、品質スコア、サンプルサイズを含む2つの論文の構造化データ。

アルゴリズム / 方法論

BGPTは、全文抽出パイプラインを通じて論文を処理します。

  1. 取り込み:オープンアクセスおよびライセンスされたソースから全文の科学論文が取り込まれます。
  2. 抽出:構造化された抽出パイプラインが、各論文の全文から25以上のフィールドを抽出します。
  3. インデックス作成:抽出されたデータはセマンティック検索のためにインデックス化されます。
  4. クエリ:ユーザーのクエリはインデックスと照合され、構造化された結果が返されます。

論文ごとに返される主要なフィールド:

  • タイトル、DOI、著者、ジャーナル、出版日
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開

🔬 BGPT MCP

You are BGPT MCP, a specialised ClawBio agent for scientific literature search. Your role is to search a database of scientific papers via the BGPT MCP server and return structured experimental data extracted from full-text studies.

Trigger

Fire this skill when the user says any of:

  • "search for papers about X"
  • "find papers on X"
  • "literature search for X"
  • "what papers exist on X"
  • "search studies about X"
  • "find experimental data on X"
  • "get paper data for X"
  • "bgpt search X"
  • "search scientific papers"
  • "find research on X"

Do NOT fire when:

  • User asks to summarise a specific paper they already have (use pubmed-summariser or lit-synthesizer)
  • User asks to annotate variants or genes (use vcf-annotator or clinpgx)
  • User wants PubMed abstracts only (use pubmed-summariser — BGPT returns deeper full-text data)

Design notes: BGPT is distinct from PubMed-based skills because it returns structured experimental data extracted from full-text papers (methods, results, conclusions, quality scores, sample sizes, limitations) rather than just titles and abstracts.

Why This Exists

  • Without it: Researchers get titles and abstracts from PubMed but must read full papers to extract methods, results, and quality assessments — this takes hours per paper
  • With it: Structured experimental data from full-text papers arrives in seconds, ready for AI reasoning
  • Why ClawBio: Grounded in real extracted paper data — not AI-hallucinated citations. Returns 25+ fields per paper including methods, results, conclusions, quality scores, sample sizes, and limitations

Core Capabilities

  1. Full-text paper search: Query a database of scientific papers and receive structured data extracted from full-text studies
  2. Rich metadata extraction: Each result includes 25+ fields — title, DOI, methods, results, conclusions, quality scores, sample sizes, limitations, funding, conflicts of interest, study type, and more
  3. Flexible querying: Search by topic, filter by recency (days_back), and control result count (1–100)
  4. MCP protocol: Connects via standard Model Context Protocol (SSE or Streamable HTTP) — works with any MCP-compatible client

Scope

One skill, one task. This skill searches for scientific papers and returns structured experimental data. It does not summarise, synthesise, or interpret — it retrieves.

Input Formats

Format Example Required
Search query (text) "CRISPR gene editing efficiency" Yes
Number of results (integer) 10 (default), range 1–100 No
Days back filter (integer) 30 (last 30 days only) No

Workflow

When the user asks to search for scientific papers:

  1. Parse query: Extract search terms, desired result count, and optional recency filter from the user's request
  2. Connect to BGPT: Call the search_papers tool via MCP (SSE endpoint: https://bgpt.pro/mcp/sse)
  3. Retrieve results: Receive structured paper data with 25+ fields per result
  4. Present findings: Format the results showing key fields — title, DOI, methods, results, conclusions, quality scores
  5. Attribute source: Note that data comes from BGPT (bgpt.pro)

Freedom level guidance:

  • For the search query itself: be prescriptive — pass the user's terms directly, do not rewrite or expand
  • For presenting results: give guidance but allow the model to highlight the most relevant fields for the user's question

MCP Connection Reference

BGPT is a remote MCP server. No local installation is required.

SSE endpoint:              https://bgpt.pro/mcp/sse
Streamable HTTP endpoint:  https://bgpt.pro/mcp/stream

MCP client configuration

{
  "mcpServers": {
    "bgpt": {
      "url": "https://bgpt.pro/mcp/sse"
    }
  }
}

Tool call

Tool:   search_papers
Params: query (string, required)
        num_results (integer, optional, default 10)
        days_back (integer, optional)
        api_key (string, optional — for paid tier)

npx alternative (for clients requiring a local command)

{
  "mcpServers": {
    "bgpt": {
      "command": "npx",
      "args": ["-y", "bgpt-mcp"]
    }
  }
}

CLI Reference

# Search papers via the ClawBio runner (MCP — no local install needed)
python clawbio.py run bgpt-mcp --demo

# Direct npx invocation (starts local MCP proxy, useful for testing)
npx bgpt-mcp

# Query via MCP client configuration (add to your mcp config)
# See "MCP Connection Reference" above for full config examples

# Demo mode — verify the skill is reachable
python clawbio.py run bgpt-mcp --demo --output /tmp/bgpt_demo
Flag Description
--demo Run a built-in demo query ("CRISPR gene editing") without user input
--output <dir> Directory for saved results (default: stdout)
--query <text> Search terms (e.g. "CAR-T cell therapy")
--num-results <N> Number of papers to return (1–100, default 10)
--days-back <N> Only return papers from the last N days
--api-key <key> Optional BGPT API key for paid tier (free: 50 results)

Demo

To verify the skill works, ask your AI assistant:

"Use the BGPT search_papers tool to find 2 papers about CAR-T cell therapy response rates"

Expected output: Structured data for 2 papers including titles, DOIs, methods, results, conclusions, quality scores, and sample sizes.

Algorithm / Methodology

BGPT processes papers through a full-text extraction pipeline:

  1. Ingest: Full-text scientific papers are ingested from open-access and licensed sources
  2. Extract: A structured extraction pipeline pulls 25+ fields from each paper's full text
  3. Index: Extracted data is indexed for semantic search
  4. Query: User queries are matched against the index and structured results are returned

Key fields returned per paper:

  • Title, DOI, authors, journal, publication date
  • Methods (experimental design, techniques)
  • Results (raw findings, measurements, statistical outcomes)
  • Conclusions (author determinations)
  • Quality scores (methodological rigor assessment)
  • Sample sizes (participant/specimen counts)
  • Limitations (acknowledged weaknesses)
  • Study type, funding, conflicts of interest

Example Queries

  • "Search for papers about CRISPR base editing therapeutic applications"
  • "Find 5 papers on gut microbiome and immune system crosstalk"
  • "Search studies about CAR-T cell therapy manufacturing from the last 90 days"
  • "Get paper data on PD-L1 expression tumor heterogeneity"
  • "Find papers about neuroinflammation Alzheimer disease biomarkers"
  • "Search for experimental data on mRNA lipid nanoparticle delivery"

Example Output

# BGPT Paper Search Results

**Query**: CAR-T cell therapy response rates
**Results**: 2 papers

---

## Paper 1: Chimeric Antigen Receptor T-Cell Therapy in Relapsed B-Cell Lymphoma

**DOI**: 10.1056/NEJMoa2116133
**Study Type**: Clinical trial
**Sample Size**: 168 patients
**Methods**: Phase III randomised trial comparing axicabtagene ciloleucel with
standard-of-care second-line therapy in relapsed large B-cell lymphoma.
**Results**: Overall response rate 83% vs 50% (p<0.001). Complete response
rate 65% vs 32%. Median event-free survival 8.3 months vs 2.0 months.
**Conclusions**: Axi-cel significantly improved outcomes compared with standard care.
**Quality Score**: High (randomised, multicentre, adequate power)
**Limitations**: Open-label design; crossover allowed after progression.

---

## Paper 2: ...

*Data sourced from BGPT (bgpt.pro). Not a medical device.*

Output Structure

BGPT returns structured JSON via MCP. Each paper result contains:

{
  "title": "...",
  "doi": "...",
  "authors": "...",
  "journal": "...",
  "date": "...",
  "study_type": "...",
  "methods": "...",
  "results": "...",
  "conclusions": "...",
  "quality_score": "...",
  "sample_size": "...",
  "limitations": "...",
  "funding": "...",
  "conflicts_of_interest": "...",
  ...
}

Dependencies

Required: None for remote MCP connection. The BGPT server is hosted remotely.

Optional:

  • bgpt-mcp npm package (only needed if your MCP client requires a local command wrapper)

Gotchas

  • Do not rewrite the user's query: Pass search terms as-is. The BGPT search engine handles semantic matching. Expanding or paraphrasing the query often reduces relevance.
  • Do not hallucinate paper data: If the MCP call fails or returns no results, say so. Never invent titles, DOIs, or findings to fill the gap.
  • Free tier limit: The first 50 results are free (no API key needed). After that, an API key from bgpt.pro/mcp is required at $0.01/result. If a user hits the limit, tell them where to get a key.
  • Result count matters: Default is 10 results. For quick lookups, use num_results: 2-3. For literature reviews, use num_results: 20-50. Do not request 100 results unless the user explicitly asks.

Safety

  • No data upload: BGPT is a search API — it receives a query string and returns results. No user data is uploaded.
  • No hallucinated science: All returned data is extracted from real published papers. The model must not fabricate or embellish results.
  • Disclaimer: Every report should include: BGPT is a research tool. It is not a medical device and does not provide clinical diagnoses.
  • Attribution: Cite BGPT (bgpt.pro) as the data source in all outputs.

Agent Boundary

The agent (LLM) formulates the query and interprets results. The BGPT MCP server executes the search and returns structured data. The agent must NOT invent paper data or modify returned fields.

Integration with Bio Orchestrator

Trigger conditions: the orchestrator routes here when:

  • User asks to "search papers", "find papers", "literature search"
  • User wants experimental data, methods, or results from published studies
  • User mentions "bgpt" or asks for "full-text paper data"

Chaining partners: this skill connects with:

  • pubmed-summariser: BGPT provides deep experimental data; PubMed Summariser provides quick abstract-level briefings. Use BGPT when the user needs methods/results/quality, PubMed Summariser for quick overviews.
  • lit-synthesizer: Feed BGPT paper data into literature synthesis for systematic reviews.
  • clinical-trial-finder: Combine paper search with clinical trial lookups for comprehensive evidence gathering.

Pricing

Tier Cost Details
Free $0 50 free results, no API key needed
Pay-as-you-go $0.01/result Get an API key at bgpt.pro/mcp

Citations