Mason builds context for LLMs — smart file sampling, concept maps, and change impact analysis. MCP server + CLI.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Documented (README)
- !Install pipes a remote script into a shell (curl | sh)
git clone https://github.com/adrianczuczka/mason{
"mcpServers": {
"mason": {
"command": "node",
"args": ["/path/to/mason/dist/index.js"]
}
}
}MCP Servers overview
# Mason [](https://www.npmjs.com/package/mason-context) [](https://github.com/adrianczuczka/mason/actions/workflows/ci.yml) [](https://www.npmjs.com/package/mason-context) [](https://github.com/adrianczuczka/mason/blob/main/LICENSE) [](https://github.com/adrianczuczka/mason/issues) ## Your AI agent is creating tech debt. **Mason helps your coding agent catch what a patch leaves behind:** stale instructions, missed companion updates, and engineering decisions that need another look. Works through MCP, with automatic documentation checks for **Codex** and **Claude Code**. No concept map required. ## Get started Install on macOS or Linux: ```sh curl -fsSL https://github.com/adrianczuczka/mason/releases/latest/download/install.sh | sh ``` Windows PowerShell: ```powershell irm https://github.com/adrianczuczka/mason/releases/latest/download/install.ps1 | iex ``` No Node or npm required. Git is required. The installer configures PATH for Bash, Zsh, and Windows. [Platform details](docs/distribution.md) · [npm installation](docs/setup.md#unified-project-setup) Run this in your Git repository (open a new terminal if the installer asks): ```bash mason setup --host codex # For Claude Code, use --host claude. ``` Setup connects MCP, hooks, and project instructions. Review your host's trust settings, start a new session, and give your agent a normal task. Check that Mason is being used: ```bash mason status ``` Setup uses your installed `mason` command—no project launch scripts or runtime copies. Status distinguishes configuration from observed use. [Setup and upgrades](docs/setup.md#unified-project-setup) · [Disconnect a project](docs/setup.md#disconnect-a-project) · [Other MCP clients](docs/setup.md#other-clients) ### Try a check without setup ```bash mason audit --dir . mason review --dir . --base origin/main ``` The audit checks claims in `AGENTS.md` and `CLAUDE.md`. The review checks committed changes against your chosen base. Both are read-only and need no model calls. ## What Mason catches | As your project grows… | Mason helps by… | |---|---| | Instructions fall behind the code. | Flagging missing paths, incorrect workspace counts, and missing npm scripts. | | A patch misses a related update. | Surfacing references, related tests, and files that historically change together. | | Old decisions lose their context. | Retrieving recorded rationale and review status, and flagging changes to the code they apply to. | | A repair gets interrupted. | Retaining the original findings and verifying them through the final documentation commit. | After resolving an incident or settling a constraint, ask your agent to record the reason with Mason. Later tasks can retrieve it. Proposals and accepted decisions stay distinct. Mason complements tests, linters, and code review. Findings are evidence to inspect; unavailable checks stay explicit. ## Evidence so far Earlier read-only decision-retrieval evaluations scored **9.0/10 with Mason vs 7.0/10 without**. The initial ten-task patch comparison tied at **10/10 for both**. Improved patch outcomes remain to be demonstrated. [Results, methodology, and limitations](docs/benchmarks.md) ## Documentation - [Setup, hooks, and upgrades](docs/setup.md) - [Audits, repair verification, and CI evidence](docs/checks.md) - [Decisions, tools, and optional architecture maps](docs/reference.md) - [Roadmap](ROADMAP.md) · [Changelog](CHANGELOG.md) · [MIT license](LICENSE)
What people ask about mason
What is adrianczuczka/mason?
+
adrianczuczka/mason is mcp servers for the Claude AI ecosystem. Mason builds context for LLMs — smart file sampling, concept maps, and change impact analysis. MCP server + CLI. It has 7 GitHub stars and its last recorded update is dated 2026-09-08.
How do I install mason?
+
You can install mason by cloning the repository (https://github.com/adrianczuczka/mason) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is adrianczuczka/mason safe to use?
+
Our security agent has analyzed adrianczuczka/mason and assigned a Trust Score of 79/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.
Who maintains adrianczuczka/mason?
+
adrianczuczka/mason is maintained by adrianczuczka. The last recorded GitHub activity is dated 2026-09-08, with 1 open issues.
Are there alternatives to mason?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy mason to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/adrianczuczka-mason)<a href="https://claudewave.com/repo/adrianczuczka-mason"><img src="https://claudewave.com/api/badge/adrianczuczka-mason" alt="Featured on ClaudeWave: adrianczuczka/mason" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!