Skip to main content
Glama

plant-public-mcp

Pflanzenbioinformatik-MCP für öffentliche Schnittstellen: UniProt / NCBI / InterProScan / PDB / AlphaFold, sowie Ensembl Plants, Sol Genomics (öffentlicher Einstieg für Nachtschattengewächse), Arabidopsis BAR / ATTED / STRING.

Dieses Paket enthält keine lokalen Genome, keine lokalen RNA-seq-Daten und keine artspezifischen Datenbanken. Die Daten stammen ausschließlich aus öffentlichen APIs. Werkzeuge ohne öffentliche API geben nur Einreichungsschritte und Parameterempfehlungen zurück, ohne Ergebnisse zu erfinden.

Abgedeckte Ressourcen

Modul

Datenquelle

Zugriff

uniprot

UniProt

REST

ncbi

NCBI E-utilities

REST (optional NCBI_API_KEY)

interpro

EBI InterProScan

REST asynchroner Auftrag

structure

RCSB PDB + AlphaFold DB

REST

plant

Ensembl Plants

REST

plant

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

Web-Einreichungsleitfaden

bar / atted / stringdb

Arabidopsis BAR eFP, ATTED-II, STRING

REST

Nachtschattengewächse: Verwenden Sie ensembl_plants_gene(species="solanum_lycopersicum", ...) oder plant_resource_guide("solgenomics"). Dieses Paket enthält keine spezielle Chili-Datenbank.

Related MCP server: BioContextAI Knowledgebase MCP

Ausführung

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

Cursor / Claude / MiniMax Registrierung:

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

CLI: uv run plant-cli uniprot summary P0DP23

Lizenz

MIT. Die Upstream-Datenbanken haben jeweils ihre eigenen Nutzungsbedingungen; bitte beachten Sie Zugriffsratenbegrenzung und Anforderungen an die Quellenangabe.

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