BioPortal
pulsemcp/bioportalIntegrates with BioPortal's API to search, annotate, and explore over 1,200 biological ontologies including medical terminologies like NCIT, DOID, and MESH with batch processing, text annotation, and analytics capabilities for bioinformatics research and clinical text processing.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"bioportal": {
"url": "None",
"transport": "http"
}
}
}