claude-agent-mcp-skills
Verified Safeby dbbuilder
Overview
Assists with analyzing and applying code migrations between different frameworks and their versions.
Installation
node build/index.jsSecurity Notes
The `apply_migration_fixes` tool performs direct file system modifications (read, write, copy) and creates backups. Lack of explicit path traversal validation within the provided snippet for `projectPath` could lead to arbitrary file modification if not handled by the MCP SDK or a higher-level client. Regular expression patterns for detection are hardcoded, mitigating ReDoS from user input. No direct use of `eval` or `execSync` is present in this server's code.
Similar Servers
claude-code-subagents-collection
The repository serves as a comprehensive marketplace and registry for Claude Code, offering a wide array of specialized AI agents, commands, hooks, and a catalog of external Model Context Protocol (MCP) servers to enhance development workflows.
claude-code-mcp
Acts as an MCP server to enable LLMs to run Claude Code CLI in one-shot mode, bypassing permissions for complex coding, file system, Git, and terminal operations.
claude-codex-settings
A comprehensive toolkit and configuration for developing Claude Code plugins, integrating various external services and APIs, and enhancing AI-assisted coding workflows.
skillz
Acts as an MCP server to expose Claude-style skills and their resources as callable tools for AI agents.