CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. MCP
  2. /
  3. Code Impact Mcp

Code Impact Mcp

Editor's Note

Before you commit that refactor, this server tells you what breaks. It builds a local dependency graph for TypeScript and JavaScript repos and exposes four stdio tools: gate_check runs a pre-commit safety gate that returns PASS/WARN/BLOCK verdicts based on blast radius and cycle detection, analyze_impact shows you the transitive ripple of changing specific files with a 0-1 risk score, detect_cycles surfaces strongly connected components so you catch circular dependencies before release, and get_dependencies maps import relationships for single files. No database, no cloud API. The install-hook command wires a Husky pre-commit gate if you want to block risky commits automatically. Useful when an AI agent is editing multiple files and you need a bounded go/no-go answer in seconds.

Install

claude mcp add --transport stdio vk0dev-code-impact-mcp -- npx -y @vk0/code-impact-mcp
Registryactive
Package@vk0/code-impact-mcp
TransportSTDIO
Votes
0
View on GitHub

Comments

Login to comment

Related Databases MCP Servers

View all →
Dolt

dolthub/dolt

0
22.7k
Provides a MySQL-compatible Dolt data store with Git-like versioning, enabling schemas and data operations with safe commits and branches.
MCP Toolbox for Databases

googleapis/genai-toolbox

0
15.4k
MCP Toolbox for Databases enables your agent to connect to your database.
Mcp

io.github.kubeshark/mcp

0
11.9k
Real-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS.
Firebase Mcp

io.github.firebase/firebase-mcp

0
4.4k
Gives AI development tools Firebase-specific capabilities and expertise.
Dbx

t8y2/dbx

0
3.1k
Query databases from AI agents using connections configured in DBX.
DBHub

bytebase/dbhub

0
2.9k
Minimal, token-efficient Database MCP Server for PostgreSQL, MySQL, SQL Server, SQLite, MariaDB