HomeSearch & Research › BGPT - Scientific Paper Search

BGPT - Scientific Paper Search

Search scientific papers with structured experimental data from full-text studies

TypeScript Cloud Remote

Topics: Research

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (sse)

https://bgpt.pro/mcp/sse Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport sse bgpt-mcp https://bgpt.pro/mcp/sse

Or add to your MCP client config:

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

Remote (streamable-http)

https://bgpt.pro/mcp/stream Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http bgpt-mcp https://bgpt.pro/mcp/stream

Or add to your MCP client config:

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

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry