mcpbeat Sign in

XAF Logic Explainer MCP Server

local only

XAF Logic Explainer runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 14 Sep 2026.

Query your DevExpress XAF app: entities, controllers, actions, rules, Model Editor.

Installs / week
not published
9
Stars
5 open issues
14 Sep 2026
Last commit
from GitHub
MIT
License
C#

What the code does

We read the source, 10 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command site/capture-screenshots.py:68
    result = subprocess.run(
            Process.Start(new ProcessStartInfo(Path.GetFullPath(explainFile)) { UseShellExecute = true });

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to XAF Logic Explainer

same job, measured the same way
pgops
by arzharch

Safe, audited PostgreSQL operations for AI agents: queries, migrations, EXPLAIN, containers

972 installs/wk local only
Sqemo
by sqemo

Design ERDs with your team's naming standards: query/edit entities and relationships, SQL/DBML

74 installs/wk local only
Email
by wraps

Query SES send history, delivery events, domains and suppressions, and send from your AWS account.

210 installs/wk local only
Stream
by usefulapi

Query channels, search messages, and read threads, users and reactions in your Stream Chat app.

13 tools answering
Nodedex
by nodedex

Your project's decision history for agents: decisions, dead-ends, constraints - queryable, local.

59 installs/wk local only
MCP Unifi Applications
by kallistox

Queryable UniFi API docs: endpoint search, schemas, code examples. No controller access.

local only
Share Artifacts
by arunai30

Publish and update safe static HTML reports, presentations, and explainers with controlled sharing.

answering
Revit
by scanbimlabs

Revit model query + APS Design Automation runner.

answering

XAF Logic Explainer — questions

Answers built from our own checks of this server.

Why is there no uptime for XAF Logic Explainer?
XAF Logic Explainer runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is XAF Logic Explainer open source?
Yes — it is published under the MIT licence, written in C#, 9 stars on GitHub and 5 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.