com.adrianczuczka/mason

MCPcommunity
v0.3.6com.adrianczuczkaUnknownUpdated 2mo agonpmGitHub

Context engineering MCP server — generates CLAUDE.md files via structured codebase analysis

Mason gives LLMs a persistent map of your codebase so they stop exploring from scratch every session. The problem: Every time an LLM starts a new conversation about your code, it greps, reads files, and pieces together the architecture — burning tokens on context it already understood yesterday. On a 164-file project, answering "what features does this app have?" requires reading 8+ files across…

Automatically indexed from public sources. Not yet verified by the developer on Forge.Claim this listing →
2mo agoLast update
Package
Authorcom.adrianczuczka
LicenseUnknown
Version0.3.6
Sourcemcp-registry
Trust Status
A
95/100Trusted
Listed in Forge index+10/10
Publisher identity verified+0/25
Publisher: run `forge publish` from the package repo to claim ownership
Ed25519 publish signature+0/10
Included automatically when the publisher runs `forge publish`
Domain verification+0/5
Publisher: host /.well-known/forge.json on the package homepage with { "publisher": "<github-login>" }
CVE scan · clean+30/30
Static analysis · clean+20/20
npm provenance (Sigstore)+5/5
Paste into Claude Code, Cursor, or any AI assistant to fix all gaps
StatusCommunity-indexed
PublisherUnverified
SignatureUnsigned
Domain
Provenance✓ Sigstore-verified · 129c265
Dependencies60 resolved+ · none vulnerable
Tool surface6 tools · none privileged
Security scan✓ Cleanv0.3.7 · 20d ago
EvalsNone
IndexedJun 13, 2026

Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.

About

Mason gives LLMs a persistent map of your codebase so they stop exploring from scratch every session. The problem: Every time an LLM starts a new conversation about your code, it greps, reads files, and pieces together the architecture — burning tokens on context it already understood yesterday. On a 164-file project, answering "what features does this app have?" requires reading 8+ files across multiple tool calls. Mason's fix: A concept map that persists across sessions. One tool call returns…

Keywords
mcp