Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🧬 Biology & Bioinformatics
  3. GWAS Bioinformatics MCP Server
G
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

GWAS Bioinformatics MCP Server

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository

Access 30+ bioinformatics tools from 14 databases.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "gwas-bioinformatics-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "gwas-bioinformatics-mcp-server"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives🧬 More in Biology & Bioinformatics

Documentation Overview

🧬 GWAS-MCP: Bioinformatics MCP Server

PyPI version License: MIT MCP

A powerful Model Context Protocol (MCP) server for GWAS and bioinformatics research. Seamlessly integrates with Claude Desktop and other MCP clients to provide AI-powered access to major biological databases.

30+ Tools 12+ Databases Python 3.10+


✨ Features

πŸ”¬ Protein & Gene Lookup

  • UniProt - Search proteins by name, gene, or ID
  • Ensembl - Gene information and variant details
  • NCBI Gene - Comprehensive gene database

πŸ§ͺ Clinical & Variants

  • ClinVar - Clinical variant interpretations (pathogenic/benign)
  • GWAS Catalog - Genome-wide association studies
  • GTEx - Expression quantitative trait loci (eQTL)

πŸ”— Protein Interactions & Networks

  • STRING - Protein-protein interactions
  • InterPro - Protein domains and families

πŸ—οΈ Structures & Pathways

  • AlphaFold - AI-predicted protein structures
  • PDB - Experimental 3D structures
  • KEGG - Metabolic and signaling pathways

πŸ’Š Drug Discovery

  • Open Targets - Drug target validation & disease associations
  • PharmGKB - Pharmacogenomics & drug-gene interactions

πŸ₯ Genetic Diseases

  • OMIM - Online Mendelian Inheritance in Man

πŸš€ Quick Start

Installation

Terminal
pip install gwas-mcp

Claude Desktop Configuration

Add to your claude_desktop_config.json:

config.json
{
  "mcpServers": {
    "gwas-bioinformatics": {
      "command": "python",
      "args": ["-m", "gwas_mcp.server"]
    }
  }
}

Config file location:

  • Windows: %APPDATA%\Claude\claude_desktop_config.json
  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Linux: ~/.config/Claude/claude_desktop_config.json

Restart Claude Desktop

After adding the configuration, restart Claude Desktop to load the MCP server.


πŸ› οΈ Available Tools

Protein & Gene Tools

ToolDescription
search_uniprotSearch UniProt by protein name, gene, or ID
get_protein_detailsGet detailed protein info (function, domains, GO terms)
search_ncbi_geneSearch NCBI Gene database
search_ensembl_geneGet gene location and details from Ensembl
get_variant_infoGet SNP/variant info by rsID
get_interpro_domainsGet protein domain information

Clinical & Variant Tools

ToolDescription
search_clinvarSearch ClinVar for clinical variants
get_clinvar_variantGet clinical interpretation for a variant
annotate_snpsAnnotate SNPs with functional consequences
query_gwas_catalogQuery GWAS Catalog for associations
get_eqtl_dataGet eQTL data from GTEx

Protein Interaction Tools

ToolDescription
get_protein_interactionsFind interacting proteins (STRING)
get_interaction_networkGet network between multiple proteins
get_functional_enrichmentPathway/GO enrichment analysis

Structure & Pathway Tools

ToolDescription
get_alphafold_structureGet AI-predicted structure
search_alphafoldSearch AlphaFold database
search_pdb_structuresSearch PDB for 3D structures
get_pdb_structureGet PDB structure details
search_kegg_pathwaySearch KEGG pathways
get_kegg_pathwayGet pathway genes and details
get_gene_pathwaysFind pathways for a gene

Drug Discovery Tools

ToolDescription
get_drug_targetsFind drugs targeting a gene (Open Targets)
get_disease_associationsGet disease associations with scores
search_open_targetsSearch genes, diseases, or drugs
search_pharmgkbSearch PharmGKB database
get_drug_gene_interactionsGet drug-gene interactions

Genetic Disease Tools

ToolDescription
search_omimSearch OMIM for genetic diseases
get_gene_diseasesGet all diseases for a gene

πŸ’¬ Example Prompts

Once configured, ask Claude naturally:

Protein & Gene Queries

"Get information about the BRCA1 gene"

"Search UniProt for hemoglobin"

"What protein has UniProt ID P53_HUMAN?"

Clinical Variants

"Is the BRCA1 variant rs80357906 pathogenic?"

"Search ClinVar for TP53 variants"

Protein Interactions

"What proteins interact with TP53?"

"Find functional enrichment for BRCA1, ATM, and CHEK2"

Structures & Pathways

"Get the AlphaFold structure for TP53"

"What pathways is BRCA1 involved in?"

"Search PDB for insulin structures"

Drug Discovery

"What drugs target EGFR?"

"What diseases is BRAF associated with?"

Genetic Diseases

"Search OMIM for cystic fibrosis"

"What diseases are linked to the CFTR gene?"


⚑ Performance Features

  • Smart Caching - API responses cached for 1 hour to improve speed
  • Async Operations - All API calls are non-blocking
  • Error Handling - Graceful handling of API failures

πŸ”§ Development

From Source

bash
# Clone the repository
git clone https://github.com/zaeyasa/gwas-mcp.git
cd gwas-mcp

# Install dependencies
pip install -e .

# Run the server
python -m gwas_mcp.server

Project Structure

Code
gwas-mcp/
β”œβ”€β”€ src/
β”‚   └── gwas_mcp/
β”‚       β”œβ”€β”€ server.py           # Main MCP server
β”‚       β”œβ”€β”€ tools/
β”‚       β”‚   β”œβ”€β”€ protein_tools.py     # UniProt, NCBI, Ensembl
β”‚       β”‚   β”œβ”€β”€ clinical_tools.py    # ClinVar, STRING
β”‚       β”‚   β”œβ”€β”€ structure_tools.py   # PDB, KEGG, PharmGKB
β”‚       β”‚   └── advanced_tools.py    # AlphaFold, Open Targets, OMIM
β”‚       └── resources/
β”‚           └── db_resources.py      # Database resources
β”œβ”€β”€ pyproject.toml
β”œβ”€β”€ README.md
└── LICENSE

πŸ“Š Supported Databases

DatabaseTypeDescription
UniProtProteinProtein sequences and annotations
EnsemblGene/VariantGenome browser and variant data
NCBI GeneGeneGene information database
ClinVarClinicalClinical variant interpretations
GWAS CatalogGWASGenome-wide association studies
GTExExpressionExpression QTL data
STRINGInteractionsProtein-protein interactions
InterProDomainsProtein families and domains
AlphaFoldStructureAI-predicted structures
PDBStructureExperimental 3D structures
KEGGPathwaysMetabolic and signaling pathways
Open TargetsDrug DiscoveryDrug targets and disease associations
PharmGKBPharmacogenomicsDrug-gene interactions
OMIMDiseasesGenetic disease database

🀝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.


πŸ™ Acknowledgments

  • Model Context Protocol - The MCP specification
  • Anthropic - Claude AI and MCP development
  • All the amazing bioinformatics databases that make this possible

πŸ“¬ Contact

  • GitHub: @zaeyasa

Made with ❀️ for the bioinformatics community

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Biology & Bioinformatics View all alternatives
  • Medplum MCP logoMedplum MCP

    Securely access and manage FHIR healthcare data stored in Medplum.

    🧬 Biology & Bioinformatics1 views
    Compare vs Medplum MCP β†’
  • Galaxy MCP logoGalaxy MCP

    MCP server for Galaxy bioinformatics platform - connect, execute tools, and manage workflows

    🧬 Biology & Bioinformatics0 views
    Compare vs Galaxy MCP β†’
  • Pubmed MCP Server logoPubmed MCP Server

    Comprehensive PubMed MCP Server to search, retrieve, and analyze biomedical literature from NCBI.

    🧬 Biology & Bioinformatics0 views
    Compare vs Pubmed MCP Server β†’
  • Spiderbrain logoSpiderbrain

    Deterministic context layer for your codebase: change impact, blast radius, answers with receipts.

    🧬 Biology & Bioinformatics1 views
    Compare vs Spiderbrain β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about GWAS Bioinformatics MCP Server

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "gwas-bioinformatics-mcp-server": { "command": "npx", "args": ["-y", "GWAS Bioinformatics MCP Server"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewGWAS Bioinformatics MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/gwas-bioinformatics-mcp-server?style=directory)](https://allmcps.com/mcp/gwas-bioinformatics-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/gwas-bioinformatics-mcp-server"><img src="https://allmcps.com/api/badge/gwas-bioinformatics-mcp-server?style=directory" alt="GWAS Bioinformatics MCP Server on AllMCPs" /></a>

Technical Specs & Signals

Category🧬Biology & Bioinformatics
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
25Quality signal: Emerging Β· 25/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools10/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🧬 Biology & Bioinformatics β†’Alternatives to GWAS Bioinformatics MCP Server β†’Install in Claude DesktopInstall in CursorInstall in VS Code