Mason runs on your own machine — the client starts it, so there is no endpoint to ping. 605 installs a week from npm. Last commit 17 Sep 2026.
Engineering decisions, change impact, documentation audits, and CI evidence for coding assistants.
We read the source, 21 h ago · rules 3dff92dd89df
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.
await fs.access(path.join(resolvedRoot, relPath));
const child = spawn(windows ? "powershell.exe" : "sh", windows ? ["-NoProfile", "-NonInteractive", "-ExecutionPolicy", "Bypass", "-File", script] : [script],
/^(?:\.env(?:\..*)?|id_rsa.*|id_ed25519.*)$|\.(?:pem|key|p12|pfx|jks|keystore)$|credentials\.|secret|^local\.properties$/i.test(part)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mason -- npx -y mason-context
{
"mcpServers": {
"mason": {
"args": [
"-y",
"mason-context"
],
"command": "npx"
}
}
}
[mcp_servers.mason]
command = "npx"
args = ["-y", "mason-context"]
{
"mcpServers": {
"mason": {
"args": [
"-y",
"mason-context"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mason": {
"args": [
"-y",
"mason-context"
],
"command": "npx"
}
}
}
Versioned documentation registry and semantic search for AI tools and coding assistants.
SQL analytics and data engineering for AI Assistants and IDEs
Persistent memory graph for coding agents: hypotheses, evidence, and decisions survive sessions.
MCP server for UI5 Web Components for React - Developer documentation and API assistance
Production engineering standards for AI coding assistants. Setup once, remove when done.
Open scientific and engineering knowledge for AI agents: search, evidence, document publishing.
Python code intelligence for coding agents: call paths, control flow, and change impact.
CQC registration, provider-change and notification decisions for England with official evidence.
Answers built from our own checks of this server.