Skip to main content
Glama

BioOntology MCP Server

package.json849 B
{ "name": "bioontology-server", "version": "0.1.0", "description": "MCP server for BioOntology API access - search ontologies, annotate text, and explore biological concepts", "main": "build/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node build/index.js", "dev": "tsc --watch", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "bioontology", "ontology", "bioinformatics", "semantic", "annotation", "nlp", "medical", "biological" ], "author": "MCP BioOntology Server", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.6.0", "axios": "^1.7.2" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0" }, "bin": { "bioontology-server": "build/index.js" } }

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/Augmented-Nature/BioOntology-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server