bioinformatics-mcp-server
Bioinformatics data for AI agents — gene search, protein structures, clinical variants, PubMed literature, and DNA sequences via NCBI and UniProt. No API key required.
bioinformatics-mcp-server
Bioinformatics and life science data for AI agents — gene search, protein structures, clinical variants, PubMed literature, and DNA sequences via NCBI and UniProt.
No API key required. 10 tools covering 6 data sources (NCBI Gene, ClinVar, Taxonomy, PubMed, Sequences, UniProt).
Quick Start
pip install bioinformatics-mcp-server
{
"mcpServers": {
"bioinformatics": {
"command": "uvx",
"args": ["bioinformatics-mcp-server"]
}
}
}
What Can You Do?
Ask your AI agent things like:
- "Search for genes related to breast cancer"
- "What clinical variants are known for BRCA1?"
- "Find recent PubMed papers about CRISPR gene editing"
- "Get the protein structure of human insulin from UniProt"
- "What species does this organism belong to?"
10 Tools
NCBI (5 tools)
| Tool | What it does |
|---|---|
search_genes | Search genes by symbol, name, or function |
get_gene_details | Full gene info by NCBI Gene ID |
search_clinvar_variants | Clinical variants and mutations |
get_taxonomy | Taxonomic classification of organisms |
get_ncbi_sequence | DNA/protein sequences (FASTA/GenBank) |
UniProt (2 tools)
| Tool | What it does |
|---|---|
search_proteins | Search proteins by name, gene, or organism |
get_protein_details | Protein details by UniProt accession |
PubMed (3 tools)
| Tool | What it does |
|---|---|
search_pubmed | Search biomedical literature |
get_pubmed_abstract | Full abstract of a PubMed article |
get_pubmed_citations | Articles citing a specific publication |
Related Servers
- medical-data-mcp-server — WHO health data
- crossref-academic-mcp-server — Academic papers via Crossref
License
MIT
Máy chủ liên quan
SiteHealth MCP
Full website health audit in one MCP tool call — SSL, DNS, DMARC/SPF/DKIM, performance, uptime, broken links.
Wordle MCP - Go
Fetches daily Wordle solutions using the official Wordle API.
Maker MCP Server
DAI stability data, vault info, and governance parameters on MakerDAO.
AgentGuard
AI Agent Supply Chain Security - Intercepts and validates every package installation, git clone, and script download triggered by AI coding agents before it executes.
Kalshi MCP
Self-hosted MCP server for Kalshi prediction market trading via DFlow on Solana. 40 tools for market discovery, order management, position tracking, and Jupiter swaps.
Hava Durumu
Provides weather data using the Open-Meteo API.
Strider Uber Eats
MCP server for Uber Eats food delivery - AI agents can search restaurants, browse menus, and place delivery orders.
Trade Agent
Execute stock and crypto trades via Trade Agent
Mnemex
Mnemex is a Python MCP server that provides AI assistants with human-like memory dynamics through temporal decay and natural spaced repetition, storing memories locally in human-readable JSONL and Markdown formats.
MCP GameBoy Server
Allows Large Language Models to interact with a GameBoy emulator via the serverboy MCP server.