Back to search
30
MCP

com.adrianczuczka/mason

com.adrianczuczka/mason

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

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-claude-context
MCP server for Claude conversation extraction with enhanced export and search
0 tools
claude-historian-mcp
an MCP server for Claude Code conversation history
0 tools
mcp-server
Giving Claude ability to run code with E2B via MCP (Model Context Protocol)
0 tools
discord-mcp
Discord Message Context Provider for Claude
0 tools
io.github.rcolkitt/ccboot-mcp-server
Generate and manage Claude Code configs: CLAUDE.md, skills, agents, hooks, and MCP settings.
0 tools
code-context-mcp
MCP server with local RAG for Claude Code repo context
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.adrianczuczka/mason": {
      "url": "None",
      "transport": "http"
    }
  }
}