50+ biomedical databases unified behind one MCP endpoint
git clone https://github.com/gucci10248/JEFFREYMCP Servers overview
# BioMCP · Biomedical MCP Server
> **One command. 50+ biomedical databases.** Genes, variants, drugs, trials, papers, pathways — all through a single MCP endpoint.
BioMCP is a production-grade [MCP (Model Context Protocol)](https://modelcontextprotocol.io/) server that unifies PubMed, ClinicalTrials.gov, ClinVar, gnomAD, OncoKB, Reactome, KEGG, UniProt, PharmGKB, OpenFDA, GWAS Catalog, and 40+ other biomedical sources behind one consistent API.
---
## Quickstart
```bash
# Option A: Pull from Docker Hub (recommended)
docker pull jackgucci/biomcp:latest
docker compose up -d
# Option B: Build from source
git clone https://github.com/gucci10248/JEFFREY.git && cd JEFFREY
cp .env.example .env
bash build.sh
docker compose up -d
# 4. Test
curl http://localhost:8080/health
```
Your MCP server is live at `http://localhost:8080/mcp`.
---
## Connecting MCP Clients
### Claude Desktop
```json
{
"mcpServers": {
"biomcp": {
"type": "streamableHttp",
"url": "http://localhost:8080/mcp"
}
}
}
```
### Hermes Agent
```yaml
# ~/.hermes/config.yaml
mcp:
servers:
biomcp:
type: streamableHttp
url: http://localhost:8080/mcp
enabled: true
```
### Any SSE-compatible client
```
SSE endpoint: http://localhost:8080/mcp
```
---
## What You Can Query
| Entity | Example |
|--------|---------|
| **Gene** | `get gene BRAF` |
| **Variant** | `get variant "BRAF V600E"` |
| **Drug** | `search drug --indication hypertension` |
| **Disease** | `get disease melanoma` |
| **Article** | `search article -k "AMI biomarkers" --type review` |
| **Trial** | `search trial -c "type 2 diabetes"` |
| **Pathway** | `search pathway "MAPK signaling"` |
| **Phenotype** | `search phenotype "seizure, developmental delay"` |
| **GWAS** | `search gwas -g APOE` |
| **Gene Set Enrichment** | `enrich TP53,EGFR,BRAF` |
Full command reference: `docker exec biomcp biomcp list`
---
## Data Sources
PubMed · Europe PMC · PubTator3 · LitSense2 · ClinicalTrials.gov · ClinVar · gnomAD ·
OncoKB · OpenFDA · CDC VAERS · MyGene · MyVariant · MyChem · Enrichr · KEGG ·
Reactome · UniProt · PharmGKB · CPIC · DDInter · Monarch · GWAS Catalog ·
DisGeNET · AlphaGenome · EMA · WHO Prequalification · NCBI GTR · cBioPortal
---
## Pricing
| Plan | Price | What You Get |
|------|-------|--------------|
| **Community** | Free | Local deployment, no API keys needed |
| **Pro** | $9.99/mo | Pre-configured NCBI API key, priority support |
| **Team** | $49.99/mo | 5 seats, all Pro features, shared API key pool |
> [View full pricing →](https://biomcp.io/pricing)
---
## Security
- ✅ **Read-only** — no mutation of external data sources
- ✅ **Non-root** container — runs as unprivileged `biomcp` user
- ✅ **Minimal attack surface** — single static binary, no runtime dependencies
- ✅ **Read-only root filesystem** — `docker compose` enforces `read_only: true`
- ✅ **No telemetry** — zero outbound calls except to public biomedical APIs
- ✅ **SHA256-verified** — `build.sh` verifies binary checksum from GitHub Releases
---
## Health & Monitoring
```bash
curl http://localhost:8080/health # API connectivity status
curl http://localhost:8080/readyz # 200 = ready to serve
curl http://localhost:8080/ # Welcome page
```
---
## Requirements
- Docker 24+ & Docker Compose v2
- ~200MB disk (image + volumes)
- Outbound internet access to public biomedical APIs
---
## License
Apache 2.0
What people ask about JEFFREY
What is gucci10248/JEFFREY?
+
gucci10248/JEFFREY is mcp servers for the Claude AI ecosystem. 50+ biomedical databases unified behind one MCP endpoint It has 0 GitHub stars and was last updated today.
How do I install JEFFREY?
+
You can install JEFFREY by cloning the repository (https://github.com/gucci10248/JEFFREY) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is gucci10248/JEFFREY safe to use?
+
gucci10248/JEFFREY has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.
Who maintains gucci10248/JEFFREY?
+
gucci10248/JEFFREY is maintained by gucci10248. The last recorded GitHub activity is from today, with 0 open issues.
Are there alternatives to JEFFREY?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy JEFFREY to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/gucci10248-jeffrey)<a href="https://claudewave.com/repo/gucci10248-jeffrey"><img src="https://claudewave.com/api/badge/gucci10248-jeffrey" alt="Featured on ClaudeWave: gucci10248/JEFFREY" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。