1. Conduid
  2. Data
  3. Naxe
MCP server · Data

Naxe

Dependency-aware task graph engine for AI agents. Agents write tasks with dependencies; the engine surfaces only what's actionable right now.

34Low

Scored 11 days ago · breakdown

About Naxe

Naxe is an MCP server in the Data category: dependency-aware task graph engine for AI agents. Agents write tasks with dependencies; the engine surfaces only what's actionable right now. It has been installed 0 times through Conduid.

Tools (10)

add_job_dependencyDeclare that one job must complete before another starts

Takes no parameters.

cancel_jobCancel a job and all pending tasks atomically

Takes no parameters.

create_jobCreate a new task graph job

Takes no parameters.

edit_jobRename a job

Takes no parameters.

get_job_statusFull snapshot: all tasks, progress counters, blocking jobs

Takes no parameters.

list_jobsList jobs with per-job progress summaries

Takes no parameters.

pause_jobPause a job (no new claims until resumed)

Takes no parameters.

resume_jobResume a paused job

Takes no parameters.

set_job_concurrencySet or clear a max concurrent agent limit

Takes no parameters.

set_worktree_pathsStore git worktree paths keyed by repo

Takes no parameters.

Install

Clone
git clone https://github.com/naxe-run/naxe

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Naxe

Powered by Claude · Grounded in docs

I know everything about Naxe. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.
Questions

About Naxe

How do I install Naxe?

Run git clone https://github.com/naxe-run/naxe, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Naxe safe to use with an AI agent?

Its trust score is 34 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Naxe still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.