MCP for retrieving things from the Ontology Lookup Service
Project description
ols-mcp
MCP for retrieving things from the Ontology Lookup Service
Installation
You can install the package from source:
pip install -e .
Or using uv:
uv pip install -e .
Usage
You can use the CLI:
ols_mcp
Or import in your Python code:
from ols_mcp.main import create_mcp
mcp = create_mcp()
mcp.run()
Development
Local Setup
# Clone the repository
git clone https://github.com/justaddcoffee/ols-mcp.git
cd ols-mcp
# Install development dependencies
uv pip install -e ".[dev]"
License
BSD-3-Clause
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
ols_mcp-0.1.2.tar.gz
(9.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ols_mcp-0.1.2.tar.gz.
File metadata
- Download URL: ols_mcp-0.1.2.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f859aa88e8b1da6d4b4fe9a9028880bd5bc984570da800514412a49696205028
|
|
| MD5 |
6d6220de0a9dfb8d73560dbee48e6bde
|
|
| BLAKE2b-256 |
fa6923099e106312cd129055963bff3d6965e5256bfa8d3cbd132ddca767509d
|
File details
Details for the file ols_mcp-0.1.2-py3-none-any.whl.
File metadata
- Download URL: ols_mcp-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6ebb069a803c6ef2939a910a013a3feea0a257edc582595d31219c4eb1bd6ce
|
|
| MD5 |
813da12d16dda1700ff737d6716fba80
|
|
| BLAKE2b-256 |
18564c51bf839482346c772365dd10d901fb43ce040b657e39c86e3dab6b6a8c
|