skill-mcp-resolver
by CongosNL
Overview
Analyzes a project's tech stack to resolve and provision necessary AI assistant skills and MCP servers.
Installation
No command providedSecurity Notes
The skill instructs the AI assistant to read local configuration files (e.g., `.mcp.json`, `~/.claude/settings.json`) which may contain sensitive data. Critically, it directs the AI to search external registries and marketplaces (e.g., skillsmp.com, registry.modelcontextprotocol.io) and then provision tools (install via `cp`, `curl`, `claude mcp add`, or modify `.mcp.json`). This process introduces significant supply chain risk, as a compromised registry or a malicious tool listed on these platforms could lead to the AI installing harmful or unvetted software onto the user's system without direct human inspection of the downloaded code.
Similar Servers
tfmcp
A CLI tool and MCP server that enables LLMs to analyze, manage, and operate Terraform configurations and infrastructure environments.
jinni
A tool to efficiently provide Large Language Models with structured project context for code comprehension and generation tasks.
ncp
NCP acts as a universal adapter and orchestrator for Model Context Protocol (MCP) servers and tools. It provides a unified interface for discovery, execution, and management of diverse tools (local CLI, HTTP APIs, internal plugins/Photons, AI skills) through natural language and structured code interaction, enabling AI agents to interact with the broader digital ecosystem.
openapi-mcp-server
Converts OpenAPI specifications into Model Context Protocol (MCP) tools, enabling AI assistants to interact with APIs.