CodeImpact MCP builds a dependency graph for local TypeScript/JavaScript repositories to analyze the impact of code changes and provide recommendations for further actions.
From the registry: Dependency graph & blast-radius analysis for TypeScript/JS. Predict breaks before commit.
$ git clone https://github.com/vk0dev/code-impact-mcp.git && cd code-impact-mcp && npm install && npm run buildhttps://github.com/vk0dev/code-impact-mcpPlease install the `code-impact-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js 22+** — Required to build and run the server.
- **Clone and build the repository** — Not yet published. Clone, install, and build locally. Run: `git clone https://github.com/vk0dev/code-impact-mcp.git && cd code-impact-mcp && npm install && npm run build` (https://github.com/vk0dev/code-impact-mcp)
Canonical MCP server config (stdio transport):
- command: `node`
- args: ["/path/to/code-impact-mcp/dist/index.js"]
Note: Local-first, not published to npm. Run from compiled dist after `npm run build`.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Persistent codebase knowledge graph. Survives session restarts and context compaction.
Validate oh-my-posh configurations and segment snippets against the official schema.