Back to search
30
MCP

Mason

pulsemcp/mason

MCP server that gives AI assistants a persistent codebase map — feature-to-file lookups, change impact analysis, and git history insights.

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

Similar MCP servers embedding-nearest

@tensakulabs/chronicle
MCP Server for persistent code indexing. Gives AI assistants (Claude, Gemini, Copilot, Cursor) instant access to your codebase. 50x less con
0 tools
aidex-mcp
MCP Server for persistent code indexing. Gives AI assistants (Claude, Gemini, Copilot, Cursor) instant access to your codebase. 50x less con
0 tools
mcp-server-dig
MCP server for AI-powered code archaeology — git blame, file history, contributor patterns, and related change analysis
0 tools
git-helper-ai-mcp
MCP server for git helper ai. Features parse diff, generate commit message, analyze branch. From MEOK AI Labs.
0 tools
git-helper-ai-mcp
MCP server for git helper ai. Features parse diff, generate commit message, analyze branch. From MEOK AI Labs.
0 tools
Hindsight MCP
MCP server for AI-assisted coding with development history: git, tests, Copilot.
0 tools

How to use

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

{
  "mcpServers": {
    "mason": {
      "url": "None",
      "transport": "http"
    }
  }
}