SERVER

mason

Rank #6482

glama/adrianczuczka/mason

Mason indexes your codebase into a persistent concept map linking features and flows to their implementing files, so AI agents can answer "where is X implemented" without running grep/glob. It also provides pre-edit impact analysis and generates CLAUDE.md files from structured analysis of git history, architectural file sampling, and test mappings.

First listed
Apr 7, 2026
Last publish date
Apr 17, 2026
OVERVIEW

mason is a Model Context Protocol (MCP) server published by adrianczuczka. It ranks #6482 of 58,900 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. mason is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Apr 7, 2026 and most recently updated on Apr 17, 2026.

STANDING
#6,482of 58,900 tracked serversTop 25%

Ranks ahead of 52,418 of 58,900 servers on MCP Toplist.

CONNECT

Use mason

Add mason to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "mason": {
      "command": "npx",
      "args": [
        "-y",
        "mason-context"
      ]
    }
  }
}
REGISTRIES

Listed on 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

adrianczuczka

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
0.3.6Apr 17, 2026
FAQ

Frequently asked questions

What is mason?
Mason indexes your codebase into a persistent concept map linking features and flows to their implementing files, so AI agents can answer "where is X implemented" without running grep/glob. It also provides pre-edit impact analysis and generates CLAUDE.md files from structured analysis of git history, architectural file sampling, and test mappings.
Who maintains mason?
mason is maintained by adrianczuczka, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is mason an official MCP server?
Yes — mason is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does mason have?
MCP Toplist tracks 1 version of mason, most recently published on Apr 17, 2026.
Where can I find the source code for mason?
The source code for mason is hosted at github.com/adrianczuczka/mason.
EXPLORE