plant-public-mcp
plant-public-mcp
MCP публичных интерфейсов по биоинформатике растений: UniProt / NCBI / InterProScan / PDB / AlphaFold, а также Ensembl Plants, Sol Genomics (публичный вход для паслёновых), арабидопсис BAR / ATTED / STRING.
Данный пакет не содержит никаких локальных геномов, локальных RNA-seq или данных видовых специализированных баз. Все данные получаются через публичные API; инструменты без открытого API возвращают только шаги отправки и рекомендации по параметрам, не выдумывая результаты.
Охватываемые ресурсы
Модуль | Источник данных | Доступ |
| UniProt | REST |
| NCBI E-utilities | REST (опционально |
| EBI InterProScan | REST асинхронные задания |
| RCSB PDB + AlphaFold DB | REST |
| Ensembl Plants | REST |
| Sol Genomics, SignalP, TMHMM, PlantCARE, PlantTFDB, TAIR, scPlantDB | Инструкция по веб-запуску |
| арабидопсис BAR eFP, ATTED-II, STRING | REST |
Паслёновые: используйте ensembl_plants_gene(species="solanum_lycopersicum", ...) или
plant_resource_guide("solgenomics"). Этот пакет не включает специализированную базу перца.
Related MCP server: BioContextAI Knowledgebase MCP
Запуск
cd plant-public-mcp
uv sync
uv run server.pyРегистрация 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
Лицензия
MIT. Вышестоящие базы данных имеют свои собственные условия использования; при вызовах соблюдайте ограничения скорости и требования к указанию авторства.
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