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. The goal is to allow for maintenance of ontologies as a part of AI chat sessions.

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

img

Try it out

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

img

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

owl_mcp-0.1.2.tar.gz (470.2 kB view details)

Uploaded Source

Built Distribution

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

owl_mcp-0.1.2-py3-none-any.whl (16.9 kB view details)

Uploaded Python 3

File details

Details for the file owl_mcp-0.1.2.tar.gz.

File metadata

  • Download URL: owl_mcp-0.1.2.tar.gz
  • Upload date:
  • Size: 470.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for owl_mcp-0.1.2.tar.gz
Algorithm Hash digest
SHA256 eaaaa286b15e083cadf7a1f652675c5ddc5d98b98f996e7dd6f966795115e67a
MD5 007433cc9c7fe65d483f9d92bf9b732c
BLAKE2b-256 9ebdc0abaf7ecb2b638789e0eb77c72cc3735b49086a56213e6ea90377086a04

See more details on using hashes here.

Provenance

The following attestation bundles were made for owl_mcp-0.1.2.tar.gz:

Publisher: pypi-publish.yaml on scimcp/owl-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file owl_mcp-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: owl_mcp-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 16.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for owl_mcp-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8d8522a9fdb412dd4d7925c7ffc90d04b873f5e31737efaf4898efb2f79e535e
MD5 56ec7113f85ae4225fc3273b6375ffa2
BLAKE2b-256 5d103e8695ae1381ebd60e9e94b6294b803e5addfeafbab29c5f990736a90566

See more details on using hashes here.

Provenance

The following attestation bundles were made for owl_mcp-0.1.2-py3-none-any.whl:

Publisher: pypi-publish.yaml on scimcp/owl-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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