Serversio.github.connerlambden/bgpt-mcp
M

BGPT - Scientific Paper Search

io.github.connerlambden/bgpt-mcp · v1.1.0
● Remote
v1.1.0remote🌐 https://bgpt.pro/mcp/sse↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.connerlambden/bgpt-mcp",
  "description": "Search scientific papers with structured experimental data from full-text studies",
  "title": "BGPT - Scientific Paper Search",
  "repository": {
    "url": "https://github.com/connerlambden/bgpt-mcp",
    "source": "github"
  },
  "version": "1.1.0",
  "websiteUrl": "https://bgpt.pro/mcp",
  "remotes": [
    {
      "type": "sse",
      "url": "https://bgpt.pro/mcp/sse"
    },
    {
      "type": "streamable-http",
      "url": "https://bgpt.pro/mcp/stream"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}