Systemdox MCP server
Your architecture in your agents' context: checks, specs, ADRs and docs over MCP, at write time.
174 downloads/wk
Reviews
Write oneNobody has reviewed Systemdox yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Systemdox tools (16, 5 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
create_checkwrite actioncreate_guardrailwrite actioncreate_project_rulewrite actionCreate a new project rule in SystemDox Standards. Use this when you discover a team principle or convention that should be enforced across the project.
create_prompt_templatewrite actionCreate a new reusable prompt template in SystemDox Standards. Use this to store preconfigured prompts for common AI tasks like code reviews, documentation generation, or analysis frameworks.
get_checksget_contextIntelligent context aggregator: fetches checks, specs, docs, and tech stack, ranks them by relevance to your current task, and returns the full text of the highest-ranked items within a token budget \u2014 each with the ID needed to fetch the rest. Use this instead of calling individual tools when you want curated, relevant context.
get_docsRetrieve synced documentation from connected GitHub repositories. Filter by repo, file path pattern, or keyword search. Pass doc_id with section (a heading anchor) or chunk_id to retrieve just that section instead of the whole document.
get_guardrailsget_plan_boardRead the GitHub Projects boards connected to this workspace. With no arguments, lists the open boards with their item counts by status. With project_number, lists that board's issues grouped by status (In Progress / Todo / Done), each with issue number, title, repo, labels, assignees and URL \u2014 so you can see what is planned or in flight and pick up the right issue. Read-only: this tool cannot
get_planning_contextRetrieve org-wide planning context: connected repos with summaries, cross-repo dependencies, ADRs, and active specs. Optionally focus on a target repo.
get_project_rulesRetrieve project rules defined in SystemDox Standards. These are team-defined principles covering deployment, architecture, security, testing, and process. Filter by category to get only relevant rules.
get_prompt_templatesRetrieve reusable prompt templates from SystemDox Standards. These are preconfigured prompts that Gen AI should use when generating content \u2014 e.g. code review checklists, documentation templates, or analysis frameworks.
get_specsRetrieve SystemDox specifications (proposal, requirements with RFC 2119 keywords, Given/When/Then scenarios). Get a specific spec by ID, filter by status, or search by keyword.
get_tech_stackRetrieve the configured technology stack (languages, frameworks, databases, infrastructure) with versions and notes.
report_decisionRecord an architecture decision made during development. Creates a draft ADR in SystemDox for human review.
update_specwrite actionUpdate an existing SystemDox spec's proposal, tasks, or requirements. Only draft specs can be modified \u2014 published specs must be versioned first.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan38 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancerepository not readable: repo not found3/15
- Maintainer identityno repository or website to verify2/10
Install directly
Runs npx -y @systemdox/mcp-server on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add systemdox -- npx -y @systemdox/mcp-server
Systemdox: common questions
- Is Systemdox MCP server safe?
- With care: it is graded C, so read the findings first (55/100). Read the Systemdox safety report
- How do I install Systemdox?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Systemdox need an API key?
- Yes. The registry entry asks for
SYSTEMDOX_API_KEY. - Is Systemdox maintained?
- The latest release is v0.1.35.
- What can I use instead of Systemdox?
- Servers from other publishers that do the same job: no_human MCP server, loci MCP server and SvGrid MCP server. Compare all Systemdox alternatives.
Alternatives to Systemdox
Same job from other publishers: the closest match first, then the best rated.
- no_humanFile a task with your local no_human and check on it: task_add and task_status over stdio.not reviewedEstablishedB
- lociCross-session memory and hybrid RAG over your notes and docs. Local-first, with cited answers.not reviewedEstablishedA
SvGridChecks AI-written SvGrid code against the real API, plus version-pinned Svelte 5 grid docs.not reviewedEstablishedA- Laika Orbit recallZero-model recall over your docs: the section that answers a question, in about a millisecond.not reviewedGrowingA
Context7Up-to-date code docs for any promptnot reviewedWidely usedA