claude mcp add niradler-dependency-mcp -- npx -y dependency-mcp
{
"mcpServers": {
"niradler-dependency-mcp": {
"command": "npx",
"args": ["-y", "dependency-mcp"]
}
}
}
{
"mcpServers": {
"niradler-dependency-mcp": {
"command": "npx",
"args": ["-y", "dependency-mcp"]
}
}
}
{
"mcpServers": {
"niradler-dependency-mcp": {
"command": "npx",
"args": ["-y", "dependency-mcp"]
}
}
}
About This MCP Server
The dependency-mcp server is a tool for checking package versions across multiple package managers, enabling developers to manage dependencies consistently. It connects to package managers via standard input/output streams, facilitating the verification of package versions. Developers would use this tool when they need to ensure compatibility and consistency across different package managers, such as npm, in their projects.
MCP server for checking package versions across multiple package managers. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
dependency-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The dependency-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.