What is a #impact-analysis MCP server?
An MCP server tagged #impact-analysis implements the Model Context Protocol so AI assistants like Claude, Cursor, and VS Code can access impact-analysis-related tools, data, or APIs.
Every MCP server and client below is tagged #impact-analysis — install one to give Claude, Cursor, VS Code, or any other MCP-compatible client access to impact-analysis tools.
techcraze00
CodeGraphX (CGX) — a local, token-efficient codebase graph engine & MCP server for AI coding agents. Tree-sitter parsing, a bi-temporal SQLite semantic graph, O(1) symbol lookup, and impact/blast-radius tracing so agents answer 'what breaks if I change this?' in a few hundred tok
davidangularme
Gives any AI coding agent persistent codebase understanding. 5 tools: analyze impact (FREE), generate tests and code (PRO, 40x fewer tokens). Works with Cursor, Claude Code, VS Code, Windsurf, Cline, JetBrains.
SimplyLiz
npm: @tastehub/ckb
uamcp
A MCP server that empowers your AI agents to understand your entire project architecture, and a headless CI gateway to enforce architectural rules before code is merged. Prerequisite: ua-mcp is a lightweight reader tha
kyrylopr
Code intelligence MCP server that makes AI coding safer. Builds a dependency graph of your entire codebase so Claude, Cursor, or any MCP client knows what breaks before making changes. 60+ tools for impact analysis, health scoring, dead code detection, and architecture enforcemen
graphpilot-oss
GraphPilot gives coding agents persistent structural knowledge of a codebase. It parses TypeScript/JavaScript with tree-sitter into a graph of symbols and call edges, then exposes that graph over MCP so the agent can recall definitions, find callers, and trace change impact witho
Common questions about MCP servers and clients tagged #impact-analysis
An MCP server tagged #impact-analysis implements the Model Context Protocol so AI assistants like Claude, Cursor, and VS Code can access impact-analysis-related tools, data, or APIs.
mcp.so currently lists 6 MCP servers and clients tagged #impact-analysis.
Open any server below and copy its install snippet into Claude Desktop, Cursor, VS Code, or another MCP client's configuration — remote servers need no separate download.