MCP.so
Sign In
B

bgpt-mcp

@connerlambden

About bgpt-mcp

Remote MCP server for searching scientific papers and returning structured experimental data (methods, results, quality scores, sample sizes) extracted from full-text studies.

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

2

Search claim-level evidence extracted from full-text scientific papers. Args: query: Search terms (e.g. "CRISPR gene editing efficiency"). SHORT, concise queries are best. English language only. Use days_back and num_results instead of adding years or filters to the query. num_results: Number of results to return (1-100, default 16). First 50 results are free, then metered per result for paid users. days_back: Only return papers published within the last N days. output_format: "evidence" for compact claim-level evidence (default), "legacy" for original paper metadata, or "full" for both. Returns: An envelope whose results list contains papers with claims, experiments, exact results, demonstrated scope, limitations, and provenance.

Look up a single paper by its DOI. Args: doi: The DOI of the paper (e.g. "10.1038/s41586-024-07386-0"). output_format: "evidence" for compact claim-level evidence (default), "legacy" for original paper metadata, or "full" for both. Returns: An envelope with found status and the paper in result, or a not-found message. A found paper counts as one result.

Overview

What is bgpt-mcp?

bgpt-mcp is a remote MCP server that searches scientific papers and returns structured experimental data (methods, results, quality scores, sample sizes) extracted from full-text studies.

How to use bgpt-mcp?

Key features of bgpt-mcp

  • Searches scientific papers
  • Returns structured experimental data
  • Extracts methods, results, quality scores, sample sizes
  • Works with full-text studies

Use cases of bgpt-mcp

  • Literature review automation
  • Meta-analysis data extraction
  • Systematic review support

FAQ from bgpt-mcp

What does bgpt-mcp do?

It searches scientific papers and returns structured experimental data extracted from full-text studies.

What types of data does it extract?

Methods, results, quality scores, and sample sizes.

What is the installation procedure?

Frequently asked questions

What does bgpt-mcp do?

It searches scientific papers and returns structured experimental data extracted from full-text studies.

What types of data does it extract?

Methods, results, quality scores, and sample sizes.

Comments

More Developer Tools MCP servers