ENDPOINT 1
https://bgpt.pro/mcp/stream
MCP server metadata
- Name
- BGPT
- Version
- 2.14.7
BGPT is the evidence layer for scientific AI. It turns full-text papers into versioned records linking claims to experiments, exact results, scope, limitations, falsification criteria, and source provenance. Use output_format='evidence' for compact records for questions, reviews, retrieval, evaluation, and permitted training. Search records are returned in results; DOI lookup records are returned in result. 50 free results per network, then $0.02 per result with an API key. Get an API key at https://bgpt.pro/mcp
Known tools 2
search_papersSearch claim-level evidence extracted from full-text scientific papers.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.bgpt]
url = "https://bgpt.pro/mcp/stream"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"bgpt": {
"type": "http",
"url": "https://bgpt.pro/mcp/stream"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: bgpt
Remote MCP URL: https://bgpt.pro/mcp/stream
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"bgpt": {
"url": "https://bgpt.pro/mcp/stream"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"bgpt": {
"type": "http",
"url": "https://bgpt.pro/mcp/stream"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "bgpt",
"transport": "streamable-http",
"url": "https://bgpt.pro/mcp/stream"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for bgpt.pro was fetched 2026-07-25T22:05:08.860Z and is being refreshed.
bgpt.pro is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.