Skip to main content
ClaudeWave

Adversary simulation and Red teaming platform with AI

MCP Servers5.1k stars667 forksUpdated 12d ago
Editor's note

Viper is a red team and adversary simulation platform that exposes its capabilities as an MCP server, allowing Claude-compatible AI agents to interact with its built-in tooling through the Model Context Protocol. The platform integrates with Metasploit Framework and provides over 100 post-exploitation modules mapped to the MITRE ATT&CK framework, covering implant deployment on Windows, Linux, and macOS targets. Its MCP interface lets an LLM agent drive red team workflows programmatically, including automated 24/7 monitoring, pivot graph navigation, defense evasion techniques, and handler firewall configuration. Custom modules can be written in Python to extend coverage for specialized scenarios. A notable differentiator from commercial alternatives like Cobalt Strike (priced at $12,600 per user per year) is that Viper is free and includes built-in LLM agent support that none of its paid competitors offer. The primary audience is professional red teamers and penetration testers who want AI-assisted automation across multi-stage attack simulations.

ClaudeWave Trust Score
85/100
Trusted
Passed
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/FunnyWolf/Viper
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "viper": {
      "command": "node",
      "args": ["/path/to/Viper/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/FunnyWolf/Viper and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
agentaicobalt-strikellmmcp-servermetasploit-frameworkpost-exploitationred-team-toolsredteamviper

What people ask about Viper

What is FunnyWolf/Viper?

+

FunnyWolf/Viper is mcp servers for the Claude AI ecosystem. Adversary simulation and Red teaming platform with AI It has 5.1k GitHub stars and was last updated 12d ago.

How do I install Viper?

+

You can install Viper by cloning the repository (https://github.com/FunnyWolf/Viper) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is FunnyWolf/Viper safe to use?

+

Our security agent has analyzed FunnyWolf/Viper and assigned a Trust Score of 85/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains FunnyWolf/Viper?

+

FunnyWolf/Viper is maintained by FunnyWolf. The last recorded GitHub activity is from 12d ago, with 7 open issues.

Are there alternatives to Viper?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy Viper to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: FunnyWolf/Viper
[![Featured on ClaudeWave](https://claudewave.com/api/badge/funnywolf-viper)](https://claudewave.com/repo/funnywolf-viper)
<a href="https://claudewave.com/repo/funnywolf-viper"><img src="https://claudewave.com/api/badge/funnywolf-viper" alt="Featured on ClaudeWave: FunnyWolf/Viper" width="320" height="64" /></a>

More MCP Servers