Apache Jena (Fuseki) API + MCP Server + A2A Server for Agentic AI!
Project description
jena-mcp
A Model Context Protocol (MCP) server for Jena integration.
Table of Contents
Overview
jena-mcp exposes a standardized interface to interact with Jena using the Model Context Protocol.
Installation
pip install -e .
Usage
Run the MCP server directly:
python -m jena_mcp
Architecture
See /docs for architectural diagrams and further documentation.
Deployment
Bare-metal
python -m jena_mcp.agent_server
Docker
docker compose -f docker/agent.compose.yml up -d
Environment Variables
| Variable | Description |
|---|---|
JENA_FUSEKI_URL |
Fuseki server URL |
JENA_USER |
Admin user |
JENA_PASSWORD |
Admin password |
MCP Tools
| Tool | Description |
|---|---|
get_jena_info |
Retrieve basic information from Jena |
query_jena |
Run a query against the Jena instance |
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
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 jena_mcp-0.3.0.tar.gz.
File metadata
- Download URL: jena_mcp-0.3.0.tar.gz
- Upload date:
- Size: 18.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6adee9c925efd64106a6a57f996cf3f36afef336dce6997f90c4e9d1c06929c
|
|
| MD5 |
a6107ef6af2c43360bf92428b2990efc
|
|
| BLAKE2b-256 |
726452fd6ac4a470eca1646dde9ff74eb0af2b8bd4494fd261647e55b50b5881
|
File details
Details for the file jena_mcp-0.3.0-py3-none-any.whl.
File metadata
- Download URL: jena_mcp-0.3.0-py3-none-any.whl
- Upload date:
- Size: 21.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5ae6cd5186e9da1ee3e4cbfd8aab38cec98d01cfae2a637409f7c0fdf0295d7
|
|
| MD5 |
3bbd42ad590dc6f7dddcbd2f989d85a6
|
|
| BLAKE2b-256 |
e539f7269500f3f8f9085cde02964b213bc6bc68f818333d3d62a3f7358d6b70
|