plant-genomics-mcp
Related Servers
Alternatives to plant-genomics-mcp
- AlicenseAqualityAmaintenanceSearches and fetches research datasets across Zenodo, DataCite (Dryad/Figshare/Dataverse/OSF), NCBI omics archives (GEO/SRA/BioProject), and the literature (PubMed/OpenAIRE) through one normalized model — deduplicating by DOI, expanding organism queries with NCBI Taxonomy synonyms, and bridging papers to the datasets they produced. Resolves citations and open-access full text, and downloads files.62MIT
Related Servers
- AlicenseNot gradedqualityCmaintenanceAn MCP server providing public plant bioinformatics APIs including UniProt, NCBI, InterProScan, PDB, AlphaFold, Ensembl Plants, and web-based resources like Sol Genomics and BAR, without local data. It supports gene lookups, protein summaries, structure retrieval, and functional annotations through natural language.MIT
- AlicenseNot gradedqualityAmaintenanceRead-only biomedical MCP server connecting PubMed, ClinicalTrials.gov, ClinVar, gnomAD, OncoKB, Reactome, KEGG, UniProt, PharmGKB, CPIC, OpenFDA, Monarch Initiative, GWAS Catalog, and more. One command grammar for all biomedical entities — genes, variants, diseases, drugs, trials, articles, phenotypes, pathways, proteins, diagnostics, and adverse events. 27 tools. Apache-2.0 license.1Apache 2.0
- AlicenseAqualityBmaintenanceEnables unified access to 110 life science APIs and databases, including genomics, proteomics, chemistry, literature, and clinical data. Users can query genes, proteins, compounds, pathways, and more through natural language.3MIT
- AlicenseAqualityAmaintenanceGrounds gene-nomenclature work in the HUGO Gene Nomenclature Committee (HGNC) dataset, enabling resolution of gene symbols and IDs to canonical HGNC identifiers, plus cross-references and batch operations.9MIT
- AlicenseCqualityFmaintenanceProvides AI-powered access to major biological databases for GWAS and bioinformatics research. Enables natural language queries for protein, gene, variant, pathway, and drug discovery analysis.441MIT
- AlicenseBqualityDmaintenanceProvides access to the Ensembl genomics REST API with 30+ tools for genomic data including gene lookup, sequence retrieval, genetic variants, cross-species homology, phenotypes, and regulatory features.25ISC
TDQS
Scored across 50 tools
Several tools occupy overlapping functional territory: tair_locus_info is literally an alias of bar_gene_summary, and locus_variants, arabidopsis_natural_variation, and aragwas_associations all return variant data for a locus. The many batch_* duplicates and synthesis wrappers such as gene_report, analyze_locus_synth, and biological_context_synth further blur boundaries, even though individual descriptions often clarify the intended use case.
Names are consistently snake_case and group into recognizable families like locus_*, get_*, and batch_*, but the set mixes verb-first names (get_sequence, resolve_locus_to_uniprot), resource-first names (locus_literature, string_interactions), and source-first names (bar_gene_summary, phytozome_lookup_locus). It is readable and searchable, but there is no single predictable verb_noun convention across the server.
Fifty tools is excessive for one MCP server, especially because 12 are batc_* duplicates of existing single-locus tools and several synthesis wrappers overlap with one another. Even for broad plant genomics, this surface would be far easier to navigate as multiple focused servers or with batc functionality merged into the base tools.
The server covers an impressively broad read-only plant genomics workflow: sequence retrieval, BLAST, GO and ontology annotations, pathways, structures, variants, interactions, homology, motifs, literature, and synthesis reports. Minor gaps exist—such as no tissue/developmental expression atlas or synteny browser—but agents can work around them using the existing tools and batch/synthesis endpoints.