Skip to main content

Apache Jena (Fuseki) API + MCP Server + A2A Server for Agentic AI!

Project description

jena-mcp

A Model Context Protocol (MCP) server, A2A agent, and API client for Apache Jena (Fuseki) integration.

PyPI - Version MCP Server PyPI - License GitHub

Documentation — Installation, deployment, usage across the API, CLI, and MCP interfaces, and guidance for provisioning the Apache Jena Fuseki platform are maintained in the official documentation.

Table of Contents

Overview

jena-mcp exposes a standardized interface to interact with an Apache Jena Fuseki server using the Model Context Protocol — SPARQL query/update, the Graph Store Protocol, and Fuseki server administration — plus an optional Pydantic-AI agent server.

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 base URL (alias: JENA_URL)
JENA_USERNAME Basic-auth user id
JENA_PASSWORD Basic-auth password
JENA_TOKEN Bearer token (used in place of basic auth)
JENA_SSL_VERIFY Verify TLS (set False for self-signed homelab)
JENATOOL Register the Jena tool set

MCP Tools

Tool Description
jena_sparql Run a SPARQL query or update against a Fuseki dataset
jena_graph Read or modify RDF graphs via the Graph Store Protocol
jena_admin Administer the Fuseki server: datasets, stats, tasks, backup, compact

Documentation

The complete documentation is published as the official documentation site and is the recommended reference for installation, deployment, and day-to-day operation.

Page Contents
Installation pip, source, extras, prebuilt Docker image
Deployment run the MCP and agent servers, Compose, Caddy + Technitium, env config
Usage the MCP tools, the JenaApi client, the CLI
Backing Platform deploy Apache Jena Fuseki with Docker
Overview tool surface, endpoints, components
Architecture layered client, MCP surface, agent server
Concepts concept registry (CONCEPT:JENA-*)

AGENTS.md is the canonical contributor/agent guidance.

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

jena_mcp-0.6.0.tar.gz (19.7 kB view details)

Uploaded Source

Built Distribution

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

jena_mcp-0.6.0-py3-none-any.whl (22.5 kB view details)

Uploaded Python 3

File details

Details for the file jena_mcp-0.6.0.tar.gz.

File metadata

  • Download URL: jena_mcp-0.6.0.tar.gz
  • Upload date:
  • Size: 19.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for jena_mcp-0.6.0.tar.gz
Algorithm Hash digest
SHA256 4b6a390948e53d3974d42009a77280f025711c72cfdc956283d2a8ef64f62e57
MD5 9474cb609e326951b5cb130b01d796d5
BLAKE2b-256 d05ce54fb4221031c4b836e92fb44bb9af60a48af241b41457de3442ac3741d9

See more details on using hashes here.

File details

Details for the file jena_mcp-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: jena_mcp-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 22.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for jena_mcp-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 aecb8a4ea3fd8972fb1feefdc3814e95f461f42c54eccd6881d4d050cecab327
MD5 330501cb249ef7616d8bbeb0bf04f0a3
BLAKE2b-256 a993cdabe5f88096f1b6537e584714ff0c1821d26f57b3809a737ddf79212c0f

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