jda/vcf_mcp_server
3.2
If you are the rightful owner of vcf_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This is an MCP server that exposes Variant Calling Format (VCF) files to Language Learning Models (LLMs) for genomic variant analysis.
Tools
Functions exposed to the LLM to take actions
query_by_position
Query variants at a specific genomic position.
query_by_region
Query variants in a genomic region.
query_by_id
Query variants by variant ID (e.g., rsID).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client