plant-public-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@plant-public-mcpGet protein summary for tomato gene Solyc01g007010"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 | REST |
| NCBI E-utilities | REST (optional |
| EBI InterProScan | REST async jobs |
| RCSB PDB + AlphaFold DB | REST |
| Ensembl Plants | REST |
| Sol Genomics, SignalP, TMHMM, PlantCARE, PlantTFDB, TAIR, scPlantDB | Web submission guide |
| 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.pyCursor / 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.
This server cannot be installed
Maintenance
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
- Alicense-qualityDmaintenanceAn MCP server that enables language models to fetch protein information from the UniProt database, including protein details, sequences, functions, and structures.MIT
- AlicenseAqualityCmaintenanceAn MCP server that provides standardized access to biomedical knowledge bases and resources, enabling AI systems to retrieve verified information from sources like bioRxiv, EuropePMC, and various protein/gene databases.5228Apache 2.0
- AlicenseAqualityAmaintenanceAn 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).2911MIT
- Alicense-qualityCmaintenanceMCP server for querying gene annotations, full-text gene search, and species taxonomy via MyGene.info. Enables AI agents to access gene data through natural language questions.14MIT
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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