Skip to main content

A MCP server for OWL ontology operations

Project description

OWL-MCP

OWL-MCP is a Model-Context-Protocol (MCP) server for working with Web Ontology Language (OWL) ontologies.

img img

Quick Start

This walks you through using owl-mcp with Goose, but any MCP-enabled AI host will work.

Install Goose

You can use either the Desktop or CLI version of Goose from here:

Follow the instructions for setting up an LLM provider (Anthropic recommended)

Install OWL-MCP extension

You can either install directly from this link:

Or to do this manually, in the Extension section of Goose, add a new entry for owlmcp:

uvx owl-mcp

This video shows how to do this manually:

configuration

Try it out

You can ask to create an ontology, and add axioms to an ontology:

editing

How this works

The MCP server provides function calls for finding, adding, or removing OWL axioms, using OWL functional syntax. Each function call is accompanied by the file path of the OWL file on your disk. Any format supported by py-horned-owl is accepted (we following OBO guidelines and recommend functional syntax for source).

The server takes care of keeping an instance of the ontology in memory and syncing it with disk. Any CRUD operation simultaneously updates the in-memory model and syncs this with disk. If you have Protege running, Protege will also sync with local disk, and show updates.

The server is well adapted for working with OBO-style ontologies - when OWL strings are sent back to the client, labels for opaque IDs are included after #s comments, as is common for obo-format.

Key Features

  • MCP Server Integration: Connect AI assistants directly to OWL ontologies using the standardized Model-Context-Protocol
  • Thread-safe operations: All ontology operations are thread-safe, making it suitable for multi-user environments
  • File synchronization: Changes to the ontology file on disk are automatically detected and synchronized
  • Event-based notifications: Register observers to be notified of changes to the ontology
  • Simple string-based API: Work with OWL axioms as strings in functional syntax without dealing with complex object models
  • Configuration system: Store and manage settings for frequently-used ontologies
  • Label support: Access human-readable labels for entities with configurable annotation properties

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iflow_mcp_scimcp_owl_mcp-0.1.3.tar.gz (607.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

iflow_mcp_scimcp_owl_mcp-0.1.3-py3-none-any.whl (19.6 kB view details)

Uploaded Python 3

File details

Details for the file iflow_mcp_scimcp_owl_mcp-0.1.3.tar.gz.

File metadata

File hashes

Hashes for iflow_mcp_scimcp_owl_mcp-0.1.3.tar.gz
Algorithm Hash digest
SHA256 2d7e0e63f802ef03de61105200f53d8cdea861002a38809d7ccfbc946be6a7f3
MD5 7cc3e6d98cbea74d0f12d3ea0ed3975d
BLAKE2b-256 cddb09ff5d21023cb37fcb2517dc4d4d80058db7086383bc3561b8b72c4ac5cc

See more details on using hashes here.

File details

Details for the file iflow_mcp_scimcp_owl_mcp-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for iflow_mcp_scimcp_owl_mcp-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 58df628bdb865968ddb1540ab1ad2e8a5e41f87eba0abd91cc72bb0cd59cdb25
MD5 575b3ae8d5708a9f403c31cb5e42f3b3
BLAKE2b-256 8a66d2b54b5987d222745ae653f6972b11e4f0f8517ea702588463c7216e1038

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page