plant-public-mcp
plant-public-mcp
Interfaz Pública MCP de Bioinformática Vegetal: UniProt / NCBI / InterProScan / PDB / AlphaFold, así como Ensembl Plants, Sol Genomics (entrada pública de solanáceas), Arabidopsis BAR / ATTED / STRING.
Este paquete no incluye ningún genoma local, RNA-seq local ni datos de bases de datos específicas de especies. Todos los datos provienen de API públicas; las herramientas sin API abierta solo devuelven pasos de envío y sugerencias de parámetros, sin inventar resultados.
Recursos cubiertos
Módulo | Fuente de datos | Acceso |
| UniProt | REST |
| NCBI E-utilities | REST (opcional |
| EBI InterProScan | Trabajos asincrónicos REST |
| RCSB PDB + AlphaFold DB | REST |
| Ensembl Plants | REST |
| Sol Genomics, SignalP, TMHMM, PlantCARE, PlantTFDB, TAIR, scPlantDB | Guía de programación web |
| Arabidopsis BAR eFP, ATTED-II, STRING | REST |
Solanáceas: use ensembl_plants_gene(species="solanum_lycopersicum", ...) o
plant_resource_guide("solgenomics"). Este paquete no incluye bases de datos específicas de pimiento.
Related MCP server: BioContextAI Knowledgebase MCP
Ejecución
cd plant-public-mcp
uv sync
uv run server.pyRegistro de Cursor / Claude / MiniMax:
{
"mcpServers": {
"plant-public": {
"command": "uv",
"args": ["run", "--directory", "/absolute/path/to/plant-public-mcp", "server.py"]
}
}
}CLI: uv run plant-cli uniprot summary P0DP23
Licencia
MIT. Las bases de datos upstream tienen sus propios términos de uso; al llamarlas, respete los límites de velocidad y los requisitos de atribución.
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