DURA MCP server analyzes dependency update risks in software projects. It connects to Cline and other AI assistants to provide risk assessments and recommendations. Developers use it to evaluate potential impacts of dependency updates before implementation.
DURA MCP server analyzes dependency update risks in software projects. It connects to Cline and other AI assistants to provide risk assessments and recommendations. Developers use it to evaluate potential impacts of dependency updates before implementation.
npx -y dura-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"dura-mcp-npm": {
"command": "npx",
"args": [
"-y",
"npx -y dura-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from dura-mcp?"
No configuration required. This server works out of the box.
"What resources are available in dura-mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in dura-mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in dura-mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.