Skip to main content
Glama

plant-public-mcp

Plant bioinformatics public interface MCP: UniProt / NCBI / InterProScan / PDB / AlphaFold, plus Ensembl Plants, Sol Genomics (Solanaceae public portal), and Arabidopsis BAR / ATTED / STRING.

This package does not include any local genomes, local RNA-seq, or species-specific database data. All data goes through public APIs; tools without an open API only return submission steps and parameter suggestions, and do not fabricate results.

Covered Resources

Module

Data source

Access

uniprot

UniProt

REST

ncbi

NCBI E-utilities

REST (optional NCBI_API_KEY)

interpro

EBI InterProScan

REST async jobs

structure

RCSB PDB + AlphaFold DB

REST

plant

Ensembl Plants

REST

plant

Sol Genomics, SignalP, TMHMM, PlantCARE, PlantTFDB, TAIR, scPlantDB

Web submission guide

bar / atted / stringdb

Arabidopsis BAR eFP, ATTED-II, STRING

REST

For Solanaceae: use ensembl_plants_gene(species="solanum_lycopersicum", ...) or plant_resource_guide("solgenomics"). This package does not include a pepper-specific database.

Related MCP server: BioContextAI Knowledgebase MCP

Running

cd plant-public-mcp
uv sync
uv run server.py

Cursor / Claude / MiniMax registration:

{
  "mcpServers": {
    "plant-public": {
      "command": "uv",
      "args": ["run", "--directory", "/absolute/path/to/plant-public-mcp", "server.py"]
    }
  }
}

CLI: uv run plant-cli uniprot summary P0DP23

License

MIT. Upstream databases each have their own terms of use; please respect rate limits and attribution requirements when calling them.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    An MCP server that enables language models to fetch protein information from the UniProt database, including protein details, sequences, functions, and structures.
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    An MCP server that gives AI assistants access to biological and biomedical RDF databases via SPARQL at the RDF Portal, as well as selected REST APIs (NCBI E-utilities, UniProt, ChEMBL, PDB, Reactome, Rhea, MeSH, and more).
    29
    11
    MIT

View all related MCP servers

Related MCP Connectors

  • UniProt MCP — protein sequence + function database.

  • MCP gateway federating 21 biomedical MCP servers behind one endpoint: gnomAD, ClinVar, HPO, VEP.

  • Auditable MCP server for PubMed, Europe PMC, ClinicalTrials.gov, and bioRxiv/medRxiv queries

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Presisitence/plant-public-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server