dependency-fitness-mcp
npm/dependency-fitness-mcpMCP server that returns a cross-validated dependency FITNESS verdict for npm packages: deprecated / yanked / superseded status plus an inferred safe migration target — what to move to and how confident we are — cross-checked across the npm registry, deps.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"dependency-fitness-mcp": {
"url": "None",
"transport": "http"
}
}
}