mason
Rank #2,087com.adrianczuczka/mason
Engineering decisions, change impact, documentation audits, and CI evidence for coding assistants.
mason is a Model Context Protocol (MCP) server published by adrianczuczka. It ranks #2,087 of 132,345 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. mason is listed across 3 registries — Official MCP, PulseMCP and Glama, with 11 tracked versions. It was first listed on Apr 7, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 130,258 of 132,345 servers on MCP Toplist.
Use mason
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mason -- npx -y -p mason-context mason-mcp mason-context[mcp_servers.mason]
command = "npx"
args = ["-y", "-p", "mason-context", "mason-mcp", "mason-context"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mason": {
"command": "npx",
"args": [
"-y",
"-p",
"mason-context",
"mason-mcp",
"mason-context"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mason": {
"command": "npx",
"args": [
"-y",
"-p",
"mason-context",
"mason-mcp",
"mason-context"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mason": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"-p",
"mason-context",
"mason-mcp",
"mason-context"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mason": {
"command": "npx",
"args": [
"-y",
"-p",
"mason-context",
"mason-mcp",
"mason-context"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mason": {
"command": "npx",
"args": [
"-y",
"-p",
"mason-context",
"mason-mcp",
"mason-context"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.adrianczuczka%2Fmason)<a href="https://mcptoplist.com/server/com.adrianczuczka%2Fmason"><img src="https://mcptoplist.com/badge/com.adrianczuczka%2Fmason.svg" alt="MCP Toplist: Top 5% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
adrianczuczka
Available versions (11)
| Version | Published |
|---|---|
| 0.18.0 | Sep 17, 2026 |
| 0.17.4 | Sep 16, 2026 |
| 0.16.3 | Sep 9, 2026 |
| 0.16.2 | Sep 9, 2026 |
| 0.16.1 | Sep 8, 2026 |
| 0.12.0 | Sep 6, 2026 |
| 0.11.0 | Sep 5, 2026 |
| 0.10.1 | Sep 5, 2026 |
| 0.10.0 | Sep 5, 2026 |
| 0.6.0 | Jul 22, 2026 |
| 0.3.6 | Apr 17, 2026 |
Frequently asked questions
- Who maintains mason?
- mason is maintained by adrianczuczka, which publishes 1 MCP server (11 total versions) tracked on MCP Toplist.
- Is mason listed on the Official MCP Registry?
- Yes — mason is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does mason have?
- MCP Toplist tracks 11 versions of mason, most recently published on Sep 17, 2026.
- Where can I find the source code for mason?
- The source code for mason is hosted at github.com/adrianczuczka/mason.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.