geneontology/noctua-mcp
If you are the rightful owner of noctua-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Noctua-MCP server provides a Model Context Protocol interface for editing GO-CAM models using the Barista API.
Tools
Functions exposed to the LLM to take actions
add_individual
Add an instance of a GO/ECO term to a model.
add_fact
Add a relation between individuals in a model.
add_evidence_to_fact
Add evidence to a fact within a model.
remove_individual
Remove an individual from a model.
remove_fact
Remove a fact from a model.
add_basic_pathway
Add a basic GO-CAM unit to a model.
add_causal_chain
Add causally linked activities to a model.
get_model
Retrieve the full JSON representation of a model.
model_summary
Get statistics and a summary of a model.
configure_token
Set the Barista token at runtime.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client