# BGPT

**Category:** 🔬 Research  
**Repository:** https://github.com/connerlambden/bgpt-mcp  
**Views:** 2  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/bgpt

## Description
Evidence layer for scientific AI. Turns full-text papers into versioned records linking claims to experiments, exact results, scope, limitations, and sources. Pull claim-level scientific evidence into Claude, Cursor, or any MCP tool.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README. Uses `npx` (confidence: low):

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

## Documentation
No README could be fetched automatically. Check the repository above for setup instructions before installing.

